[ALL] Move a couple things

This commit is contained in:
Matt Nadareski
2017-11-08 22:03:42 -08:00
parent 732eac65ce
commit 1aef18aa00
7 changed files with 4 additions and 78 deletions

View File

@@ -17,7 +17,6 @@ using MemoryStream = System.IO.MemoryStream;
using PathTooLongException = System.IO.PathTooLongException;
using Stream = System.IO.Stream;
#endif
using OCRC;
namespace ROMVault2.SupportedFiles.Zip
{