From 6dedba9e3cedf6463f25460eba84111d6a0bd0dd Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 9 Jan 2026 23:48:17 +0800 Subject: Add command line wrapper for JVCS operations --- CommandLineWrapper/Class1.cs | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 CommandLineWrapper/Class1.cs (limited to 'CommandLineWrapper/Class1.cs') diff --git a/CommandLineWrapper/Class1.cs b/CommandLineWrapper/Class1.cs deleted file mode 100644 index f8ed117..0000000 --- a/CommandLineWrapper/Class1.cs +++ /dev/null @@ -1,6 +0,0 @@ -namespace CommandLineWrapper; - -public class Class1 -{ - -} -- cgit