summaryrefslogtreecommitdiffstats
path: root/lib/zorglub.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-01-17 13:54:04 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-01-17 13:54:04 +0100
commit4ede655abcd1fd3a0e7981759720a4243a744c88 (patch)
treeea2573fb1605cfbac84f93db4e8374a52351b04c /lib/zorglub.rb
parent641e342d797b0f22bd0496ea460b9ac87f10d24a (diff)
downloadzorglub-4ede655abcd1fd3a0e7981759720a4243a744c88.zip
zorglub-4ede655abcd1fd3a0e7981759720a4243a744c88.tar.gz
App swallows Config
Diffstat (limited to 'lib/zorglub.rb')
-rw-r--r--lib/zorglub.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zorglub.rb b/lib/zorglub.rb
index 7ae2395..233fd44 100644
--- a/lib/zorglub.rb
+++ b/lib/zorglub.rb
@@ -1,7 +1,6 @@
#! /usr/bin/env ruby
# -*- coding: UTF-8 -*-
#
-require 'zorglub/config'
require 'zorglub/node'
require 'zorglub/app'
#