Skip to content

Commit 524aa0c

Browse files
author
Fabian Holler
committed
remove unused embed import
1 parent b4587a5 commit 524aa0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package main
22

33
import (
4-
_ "embed" // is used to initialize the version variable with content from the ver file
54
"flag"
65
"fmt"
76
"io"

0 commit comments

Comments
 (0)