Browse Source

delete file

longyu 2 years ago
parent
commit
fc1b466339
1 changed files with 0 additions and 7 deletions
  1. 0 7
      controllers/a.go

+ 0 - 7
controllers/a.go

@@ -1,7 +0,0 @@
-package controllers
-
-import "fmt"
-
-func AA() {
-	fmt.Println("aaa")
-}