Skip to content

Commit

Permalink
Remove unnecessary require
Browse files Browse the repository at this point in the history
This was accidentally added in #43665
  • Loading branch information
eileencodes committed Nov 18, 2021
1 parent 192a652 commit 98e1020
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activerecord/lib/active_record/middleware/shard_selector.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require "active_record/middleware/database_selector/resolver"

module ActiveRecord
module Middleware
# The ShardSelector Middleware provides a framework for automatically
Expand Down

0 comments on commit 98e1020

Please sign in to comment.