There was an error while loading. Please reload this page.
1 parent ce52d4d commit 58f5a44Copy full SHA for 58f5a44
1 file changed
src/Lucene.Net/Util/IOUtils.cs
@@ -5,11 +5,9 @@
5
using Lucene.Net.Support.Text;
6
using System;
7
using System.Collections.Generic;
8
-using System.Diagnostics;
9
using System.IO;
10
using System.Runtime.CompilerServices;
11
using System.Runtime.ExceptionServices;
12
-using System.Runtime.InteropServices;
13
using System.Text;
14
15
namespace Lucene.Net.Util
0 commit comments