Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Jul 24, 2023
1 parent d75824b commit 02409de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/compiler/crystal/tools/dependencies.cr
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ module Crystal
private def print_indent
@io.print " " * @stack.size unless @stack.empty?
end

private getter? wants_indent : Bool { @format.tree? }
end

class Dot < DependencyPrinter
Expand Down

0 comments on commit 02409de

Please sign in to comment.