📦 MySQL: go fmt

This commit is contained in:
Tom
2020-11-01 15:51:04 +00:00
parent 9ff3fd64c9
commit 4d39ae8073

View File

@@ -9,7 +9,7 @@ import (
) )
var storeConfig = Config{ var storeConfig = Config{
DropTable: true, DropTable: true,
} }
func init() { func init() {