Skip to content

Commit

Permalink
removes redundant require
Browse files Browse the repository at this point in the history
It turns out this file is required in active_record.rb.
  • Loading branch information
fxn committed Feb 25, 2013
1 parent 46bb302 commit a44a5e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activerecord/lib/active_record/dynamic_matchers.rb
@@ -1,5 +1,3 @@
require 'active_record/deprecated_finders'

module ActiveRecord
module DynamicMatchers #:nodoc:
# This code in this file seems to have a lot of indirection, but the indirection
Expand Down

0 comments on commit a44a5e4

Please sign in to comment.