Skip to content

Commit

Permalink
Removed unused method.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHydrae committed Nov 28, 2014
1 parent 3c67611 commit 6619d76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/errapi/validation_context.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ def with options = {}, &block
self
end

def extract_from_current_value target
extract target, @current_value
end

private

PROPERTIES = %i(current_value current_previous_value current_type current_location)
Expand Down

0 comments on commit 6619d76

Please sign in to comment.