From 8131ddc22af5d39114a55349d71bcdc467599187 Mon Sep 17 00:00:00 2001 From: bd-912 Date: Wed, 27 Mar 2024 13:09:08 -0600 Subject: Expand file structure, Vaporize skeleton --- tests/Empty.java | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/Empty.java (limited to 'tests/Empty.java') diff --git a/tests/Empty.java b/tests/Empty.java deleted file mode 100644 index 975ac63..0000000 --- a/tests/Empty.java +++ /dev/null @@ -1,5 +0,0 @@ -class Empty { - public static void main(String[] a) { - System.out.println(1); - } -} -- cgit v1.2.3