Skip to content

Commit 650fbbd

Browse files
Stuart PadleyStuart Padley
authored andcommitted
Remove unused globaloptions var@
1 parent 38bb217 commit 650fbbd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/modern/options.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ type GlobalOptions struct {
1818
Encrypt string
1919
DriverLogLevel int
2020
}
21-
22-
var globalOptions = &GlobalOptions{}

0 commit comments

Comments
 (0)