clean up: remove unused namespaces

This commit is contained in:
Gary Sharp
2024-12-14 16:55:37 +11:00
parent 8abe31f430
commit b15917254f
192 changed files with 88 additions and 729 deletions
@@ -27,7 +27,6 @@
using System;
using System.Collections.Generic;
using System.Threading;
using Ionic.Zlib;
using System.IO;
@@ -60,9 +60,6 @@
//
// -----------------------------------------------------------------------
using System;
namespace Ionic.Zlib
{
sealed class Tree
@@ -88,8 +88,7 @@
using System;
using Interop=System.Runtime.InteropServices;
using Interop = System.Runtime.InteropServices;
namespace Ionic.Zlib
{
@@ -60,9 +60,6 @@
//
// -----------------------------------------------------------------------
using System;
namespace Ionic.Zlib
{
/// <summary>