Loading...
-
-
- An unhandled error has occurred.
-
Reload
-
🗙
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/MewTerminal/Commands/CommandLineExcecuteable.cs b/MewTerminal/Commands/CommandLineExcecuteable.cs
index 977b438..bd044f0 100644
--- a/MewTerminal/Commands/CommandLineExcecuteable.cs
+++ b/MewTerminal/Commands/CommandLineExcecuteable.cs
@@ -13,27 +13,6 @@ public abstract class CommandLineExcecuteable {
[Option('v', "verbosity", HelpText = "Sets the Loglevel verbosity", Default = LogLevel.None)]
public LogLevel LogLevel { get; set; } = LogLevel.None;
- [Usage]
- public static IEnumerable