Skip to content

Commit

Permalink
cleanup: removed method
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Mar 27, 2020
1 parent 7239431 commit cac17b1
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ class Toolbelt {
return false
}

@Override
boolean isDefault() {
return false
}

@Override
boolean run(final String[] args) throws CommandRunFailure, InputError {
Map<String, Object> params = [:]
Expand Down

0 comments on commit cac17b1

Please sign in to comment.