drop useless require from script/get_config.rb [ci skip]
This commit is contained in:
parent
3582df7c26
commit
acc8691487
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ require 'pathname'
|
|||
require 'active_support/core_ext/class/attribute_accessors'
|
||||
require 'active_support/core_ext/object/blank'
|
||||
require 'active_support/core_ext/module/delegation'
|
||||
require 'active_support/core_ext/module/method_names'
|
||||
|
||||
class Rails
|
||||
def self.root
|
||||
|
|
|
|||
Loading…
Reference in a new issue