Skip to content

Commit 69df1b3

Browse files
committed
perf👌: Remove unused attributes
1 parent eae97f7 commit 69df1b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

common/global/adm.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const (
66
)
77

88
var (
9-
Source string
9+
// Driver 数据库驱动
1010
Driver string
11-
DBName string
1211
)

0 commit comments

Comments
 (0)