Parcourir la source

remove not used fmt

yuedefeng il y a 6 ans
Parent
commit
d241c4fc93

+ 0 - 1
src/dashoo.cn/backend/api/business/documentmanage/documentmanageService.go

@@ -1,7 +1,6 @@
 package documentmanage
 
 import (
-	"fmt"
 	"strconv"
 
 	. "dashoo.cn/backend/api/mydb"