mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
No need to explicitly re-require a gem in the dependencies
This commit is contained in:
parent
e2078ce46b
commit
6019171748
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'action_view'
|
||||
require 'action_view/log_subscriber'
|
||||
require 'action_view/context'
|
||||
|
||||
|
|
Loading…
Reference in a new issue