Skip to content

Commit

Permalink
UrlHelper does not depend on anything from javascript_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Nov 26, 2020
1 parent 796a730 commit 3b8b01b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actionview/lib/action_view/helpers/url_helper.rb
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require "action_view/helpers/javascript_helper"
require "active_support/core_ext/array/access"
require "active_support/core_ext/hash/keys"
require "active_support/core_ext/string/output_safety"
Expand Down

0 comments on commit 3b8b01b

Please sign in to comment.