From fe44326310f36ffcd73ccb36f8c85e1303a2c5a5 Mon Sep 17 00:00:00 2001 From: lveking <1757644245@qq.com> Date: Fri, 15 Mar 2019 18:48:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=AE=9E=E9=AA=8C1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\344\270\200\344\270\252\347\261\273.java.txt" | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 "students/soft1714080902114/\344\270\200\344\270\252\347\261\273.java.txt" diff --git "a/students/soft1714080902114/\344\270\200\344\270\252\347\261\273.java.txt" "b/students/soft1714080902114/\344\270\200\344\270\252\347\261\273.java.txt" deleted file mode 100644 index f4222f1eb..000000000 --- "a/students/soft1714080902114/\344\270\200\344\270\252\347\261\273.java.txt" +++ /dev/null @@ -1,5 +0,0 @@ -public class HelloWorld { - public static void main(String[] args){ - System.out.println("Hello World!"); - } -} \ No newline at end of file