[TGZConvert] Remove unused reference

This commit is contained in:
Matt Nadareski
2016-08-30 13:25:32 -07:00
parent a6d349b7b4
commit db04ba6eba

View File

@@ -2,8 +2,6 @@
using System.Collections.Generic; using System.Collections.Generic;
using System.IO; using System.IO;
using SabreTools.Helper; using SabreTools.Helper;
using SharpCompress.Common;
namespace SabreTools namespace SabreTools
{ {
public class TGZTest public class TGZTest