Skip to content

Commit

Permalink
Remove unused require
Browse files Browse the repository at this point in the history
"active_support/core_ext/module/aliasing" is no longer used since
#19434.
  • Loading branch information
kamipo committed Jul 31, 2018
1 parent c83e30d commit 2a8917d
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require "active_support/core_ext/module/aliasing"
require "active_support/core_ext/array/extract_options"

module ActiveSupport
Expand Down

0 comments on commit 2a8917d

Please sign in to comment.