Skip to content

Commit

Permalink
Remove unused require
Browse files Browse the repository at this point in the history
This is no longer used since 79a5ea9.
  • Loading branch information
kamipo committed Sep 1, 2017
1 parent 76ebafe commit 47200f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actionpack/lib/action_controller/metal/rendering.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require "active_support/core_ext/string/filters"

module ActionController
module Rendering
extend ActiveSupport::Concern
Expand Down

0 comments on commit 47200f5

Please sign in to comment.