From 417ef97e4446270d40b4e337afa7aad1ee34f6a5 Mon Sep 17 00:00:00 2001 From: lingen <*\(^_^)/*> Date: Sat, 7 Jan 2023 17:02:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/main.go b/main.go index 1d35abc..da29a2c 100644 --- a/main.go +++ b/main.go @@ -1,8 +1,4 @@ package main -import ( - "fmt" -) -func main(){ - fmt.Println("utool工具类,包含文件操作和ssh,sftp,命令执行等") -} \ No newline at end of file +func main() { +}