Skip to content

Commit 2cf23b7

Browse files
author
MUzairS15
committed
lint fixes
Signed-off-by: MUzairS15 <[email protected]>
1 parent 1261f03 commit 2cf23b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/configuration.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package schemas
22

33
import "embed"
4+
45
//go:embed configuration
5-
var Schemas embed.FS
6+
var Schemas embed.FS

0 commit comments

Comments
 (0)