Skip to content

Commit

Permalink
Remove include T::Enumerable (it wans't used)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Terrasa <[email protected]>
  • Loading branch information
Morriar committed Oct 1, 2024
1 parent dff26fb commit fb193cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rbi/index.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

module RBI
class Index < Visitor
include T::Enumerable

class << self
#: (*Node node) -> Index
def index(*node)
Expand Down

0 comments on commit fb193cb

Please sign in to comment.