Skip to content

Commit

Permalink
Remove deadcode from lib/spoom/model/model.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shopify-codedb[bot] committed Jun 21, 2024
1 parent cd541bc commit cf41bf5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/spoom/model/model.rb
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@ def initialize(string)
sig { returns(T::Hash[String, Symbol]) }
attr_reader :symbols

sig { returns(Poset[Symbol]) }
attr_reader :symbols_hierarchy

sig { void }
def initialize
@symbols = T.let({}, T::Hash[String, Symbol])
Expand Down

0 comments on commit cf41bf5

Please sign in to comment.