clean up: remove unused namespaces
This commit is contained in:
@@ -30,12 +30,9 @@
|
||||
//
|
||||
|
||||
using System;
|
||||
using System.Threading;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using Ionic.Zip;
|
||||
|
||||
namespace Ionic.Zip
|
||||
namespace Ionic.Zip
|
||||
{
|
||||
/// <summary>
|
||||
/// Provides a stream metaphor for reading zip files.
|
||||
|
||||
Reference in New Issue
Block a user