Skip to content

Commit 58f5a44

Browse files
committed
Remove unused namespaces
1 parent ce52d4d commit 58f5a44

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Lucene.Net/Util/IOUtils.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
using Lucene.Net.Support.Text;
66
using System;
77
using System.Collections.Generic;
8-
using System.Diagnostics;
98
using System.IO;
109
using System.Runtime.CompilerServices;
1110
using System.Runtime.ExceptionServices;
12-
using System.Runtime.InteropServices;
1311
using System.Text;
1412

1513
namespace Lucene.Net.Util

0 commit comments

Comments
 (0)