mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
fix lint
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package docs
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
_ "embed" // embed html below
|
||||
|
||||
_ "github.com/swaggo/swag" // make sure swag is in go.mod
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user