Get rid of useless "require" at top of config

This commit is contained in:
Mitchell Hashimoto 2010-02-05 23:33:32 -08:00
parent d9841880c0
commit 424afdae67
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
require 'forwardable'
module Hobo module Hobo
def self.config def self.config
Config.config Config.config