Skip to content

Commit

Permalink
Remove deadcode from lib/rbi/formatter.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shopify-codedb[bot] committed Jul 14, 2024
1 parent 5ed2840 commit 75230d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/rbi/formatter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ class Formatter
sig { params(add_sig_templates: T::Boolean).returns(T::Boolean) }
attr_writer :add_sig_templates

sig { params(group_nodes: T::Boolean).returns(T::Boolean) }
attr_writer :group_nodes

sig { params(nest_non_public_methods: T::Boolean).returns(T::Boolean) }
attr_writer :nest_non_public_methods

Expand Down

0 comments on commit 75230d6

Please sign in to comment.