aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/template/types.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/lib/action_view/template/types.rb')
-rw-r--r--actionpack/lib/action_view/template/types.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/lib/action_view/template/types.rb b/actionpack/lib/action_view/template/types.rb
index 7611c9e708..db77cb5d19 100644
--- a/actionpack/lib/action_view/template/types.rb
+++ b/actionpack/lib/action_view/template/types.rb
@@ -1,6 +1,5 @@
require 'set'
require 'active_support/core_ext/class/attribute_accessors'
-require 'active_support/core_ext/object/blank'
module ActionView
class Template