优化代码

This commit is contained in:
GoEdgeLab
2022-08-06 20:28:32 +08:00
parent bfef7c4d6e
commit e2c7c1572f
22 changed files with 78 additions and 1455 deletions

View File

@@ -1,6 +0,0 @@
package nameservers
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)