Skip to content

Commit 9095a0b

Browse files
committed
fix linter
1 parent 3592273 commit 9095a0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/config.go

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
package config
1717

1818
import (
19+
// we need this for the config ini in this package
1920
_ "embed"
2021
"os"
2122

0 commit comments

Comments
 (0)