Skip to content

Commit

Permalink
Update version command
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Oct 24, 2017
1 parent cf0c219 commit f8b71c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import (
"github.com/posener/complete"
)

// Ensure we are implementing the right interfaces.
var _ cli.Command = (*VersionCommand)(nil)
var _ cli.CommandAutocomplete = (*VersionCommand)(nil)

Expand Down

0 comments on commit f8b71c9

Please sign in to comment.