From b1db19eea3fd2e834cb5080148ea34f408afed6a Mon Sep 17 00:00:00 2001 From: ywt <3471515127@qq.com> Date: Tue, 20 Aug 2024 11:07:17 +0800 Subject: [PATCH] =?UTF-8?q?8.20=E5=AE=9E=E4=BD=93=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud-market-server/src/main/java/com/muyu/Main.java | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 cloud-market-server/src/main/java/com/muyu/Main.java diff --git a/cloud-market-server/src/main/java/com/muyu/Main.java b/cloud-market-server/src/main/java/com/muyu/Main.java deleted file mode 100644 index 95690d4..0000000 --- a/cloud-market-server/src/main/java/com/muyu/Main.java +++ /dev/null @@ -1,7 +0,0 @@ -package com.muyu; - -public class Main { - public static void main(String[] args) { - System.out.println("Hello world!"); - } -} \ No newline at end of file