Skip to content

Commit

Permalink
Remove shims we don't need anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Jul 31, 2024
1 parent 4e901ac commit 702e94a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions sorbet/rbi/shims/application_controller.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,4 @@ class ApplicationController
def current_user; end

def authenticate_user!; end

sig { params(name: Symbol).void }
def self.theme(name); end
end
5 changes: 0 additions & 5 deletions sorbet/rbi/shims/geojson.rbi

This file was deleted.

3 changes: 0 additions & 3 deletions sorbet/rbi/shims/http_parser.rbi

This file was deleted.

3 changes: 0 additions & 3 deletions sorbet/rbi/shims/sidekiq.rbi

This file was deleted.

0 comments on commit 702e94a

Please sign in to comment.