aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-07-24 14:41:41 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-07-24 14:41:41 +0100
commit594f81b04c7d9194274395c06ffaf6b51d87e441 (patch)
treec6c92218b28b48e41d16e04b7f546423a93d98bf /cmd
parente68c3d4532816b54a7dce271ecbe345a685bd651 (diff)
parent36f3983b039905c54a957f236e4a9718ea7c918f (diff)
merged laptop and desktop changes
Diffstat (limited to 'cmd')
-rw-r--r--cmd/datamaps/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/datamaps/main.go b/cmd/datamaps/main.go
index 15d635a..74a8133 100644
--- a/cmd/datamaps/main.go
+++ b/cmd/datamaps/main.go
@@ -12,7 +12,6 @@ import (
)
func main() {
-
opts := datamaps.ParseOptions()
switch opts.Command {