Skip to content

Commit

Permalink
Remove shim
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Dec 19, 2024
1 parent 35a19be commit 2cbb611
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions lib/ruby_lsp/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ module TestHelper
class TestError < StandardError; end

extend T::Sig
extend T::Helpers

requires_ancestor { Kernel }

sig do
type_parameters(:T)
Expand Down
5 changes: 0 additions & 5 deletions sorbet/rbi/shims/test_helper.rbi

This file was deleted.

0 comments on commit 2cbb611

Please sign in to comment.