Get rid of useless "require" at top of config
This commit is contained in:
parent
d9841880c0
commit
424afdae67
|
@ -1,5 +1,3 @@
|
|||
require 'forwardable'
|
||||
|
||||
module Hobo
|
||||
def self.config
|
||||
Config.config
|
||||
|
|
Loading…
Reference in New Issue