Skip to content

Commit cf6b13b

Browse files
Remove unused require
This was used by the respond_to/respond_with implementation on this file, which is now extracted to the responders gem.
1 parent afd5e9a commit cf6b13b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

actionpack/lib/action_controller/metal/mime_responds.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
require 'active_support/core_ext/array/extract_options'
21
require 'abstract_controller/collector'
32

43
module ActionController #:nodoc:

0 commit comments

Comments
 (0)