Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4abbcce

Browse files
committedMar 30, 2023
fix linter
1 parent 286cde5 commit 4abbcce

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)
Please sign in to comment.