No need to explicitly re-require a gem in the dependencies

This commit is contained in:
Akira Matsuda 2019-06-07 08:13:12 +09:00
parent e2078ce46b
commit 6019171748
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
# frozen_string_literal: true
require 'action_view'
require 'action_view/log_subscriber'
require 'action_view/context'