Skip to content

Commit

Permalink
Remove hard validate example
Browse files Browse the repository at this point in the history
  • Loading branch information
drexed committed Oct 5, 2024
1 parent 9d4a48c commit 12db95e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,10 +469,6 @@ class CalculatePower < Lite::Command::Base
private

def on_before_execution
validate!

# - or -

return if valid?

context.invalid!(
Expand Down

0 comments on commit 12db95e

Please sign in to comment.