chore: stabilize lint and verify builds
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
package docs
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
|
||||
_ "github.com/rogeecn/swag"
|
||||
)
|
||||
import "embed"
|
||||
|
||||
//go:embed swagger.json
|
||||
var SwaggerSpec string
|
||||
|
||||
var _ embed.FS
|
||||
|
||||
Reference in New Issue
Block a user