mirror of
https://github.com/gofiber/storage.git
synced 2025-10-05 08:37:10 +08:00
📦 MySQL: go fmt
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var storeConfig = Config{
|
||||
DropTable: true,
|
||||
DropTable: true,
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user