Skip to content

Commit 14d6bbd

Browse files
authored
Remove invalid comment from shim (#534)
1 parent 2d1244f commit 14d6bbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sorbet/rbi/shims/ruby_lsp.rbi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

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

0 commit comments

Comments
 (0)