fix golint issues
This commit is contained in:
@@ -18,8 +18,6 @@ const (
|
||||
ServiceTypeRmq ServiceType = "rmq"
|
||||
ServiceTypeSync ServiceType = "sync"
|
||||
envDev = "dev"
|
||||
envPre = "pre"
|
||||
envPro = "pro"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user