aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arel.rb')
-rw-r--r--lib/arel.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/arel.rb b/lib/arel.rb
index a2a358892f..70b46fc486 100644
--- a/lib/arel.rb
+++ b/lib/arel.rb
@@ -11,10 +11,6 @@ require 'arel/table'
require 'arel/attributes'
require 'arel/compatibility/wheres'
-#### these are deprecated
-require 'arel/expression'
-####
-
require 'arel/visitors'
require 'arel/tree_manager'