Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
Co-Authored-By: Francesco Aiello <francesco.aiello@hey.com>
  • Loading branch information
elia and FrancescoAiello01 committed Dec 29, 2023
1 parent 246816c commit 4bcd2f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/erb/formatter/command_line.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ def ignore_list
@ignore_list ||= ERB::Formatter::IgnoreList.new
end

def ignore?(filename)

end

def run
if read_stdin
abort "Can't read both stdin and a list of files" unless @argv.empty?
Expand Down

0 comments on commit 4bcd2f5

Please sign in to comment.