diff --git a/ModuleManager/Utils/Counter.cs b/ModuleManager/Utils/Counter.cs index f4f2b25e..dcafce53 100644 --- a/ModuleManager/Utils/Counter.cs +++ b/ModuleManager/Utils/Counter.cs @@ -1,7 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; namespace ModuleManager.Utils {