diff --git a/statik/filesystem.go b/statik/filesystem.go index 6d7fd864f..e3bf95cb1 100644 --- a/statik/filesystem.go +++ b/statik/filesystem.go @@ -16,7 +16,6 @@ // // Package statik contains static assets for the Web UI. `go generate` or // `make generate-statik` will produce statik.go, which is ignored by git. - package statik import (