Skip to content

Commit 84b5549

Browse files
committed
Remove unneccessary "using"s
1 parent a5ae2f4 commit 84b5549

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

UnpackShell/Unpackers/XeenUnpacker.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
using System;
22
using System.Collections.Generic;
3-
using System.Text;
43
using System.IO;
54
using UnpackShell.Interfaces;
6-
using UnpackShell.Shared;
75
using System.ComponentModel.Composition;
86

97
namespace UnpackShell.Unpackers

0 commit comments

Comments
 (0)