Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre authored and mergify[bot] committed Oct 16, 2020
1 parent d95ac97 commit 5f4d449
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/rubocop/cop/style/method_call_with_args_parentheses.rb
Expand Up @@ -161,9 +161,6 @@ def initialize(*)
end
end

# @abstract Overridden in style modules
def autocorrect(_node); end

private

def args_begin(node)
Expand Down

0 comments on commit 5f4d449

Please sign in to comment.