summaryrefslogtreecommitdiffstats
path: root/commands/genchromastyles.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/genchromastyles.go')
-rw-r--r--commands/genchromastyles.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/commands/genchromastyles.go b/commands/genchromastyles.go
index 6d54b6ab4..53fb2be6a 100644
--- a/commands/genchromastyles.go
+++ b/commands/genchromastyles.go
@@ -22,9 +22,7 @@ import (
"github.com/spf13/cobra"
)
-var (
- _ cmder = (*genChromaStyles)(nil)
-)
+var _ cmder = (*genChromaStyles)(nil)
type genChromaStyles struct {
style string