Skip to content

Commit

Permalink
Remove invalid comment from shim
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Nov 21, 2024
1 parent cba97f8 commit 8daae14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sorbet/rbi/shims/ruby_lsp.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

module RubyIndexer
class Enhancement
# If we change ruby-lsp to use a `T.let` then this can be removed
def initialize(listener)
@listener = T.let(listener, RubyIndexer::DeclarationListener)
end
Expand Down

0 comments on commit 8daae14

Please sign in to comment.