Skip to content

Commit 5f01096

Browse files
authored
Merge pull request #219 from microsoft/stuartpa/remove-unused-var
Remove unused globaloptions var
2 parents 1300de1 + 650fbbd commit 5f01096

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)