Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed Mar 6, 2020
1 parent 0131525 commit 13ee82d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/scw/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ func getCommands() *core.Commands {
commands.Merge(configNamespace.GetCommands())
commands.Merge(autocompleteNamespace.GetCommands())
commands.Merge(versionNamespace.GetCommands())
commands.Merge(baremetal.GetCommands())
return commands
}

Expand Down

0 comments on commit 13ee82d

Please sign in to comment.