From ff1cbb48ccbe4fe06d967d1acc59ef2c60aa6e11 Mon Sep 17 00:00:00 2001 From: Dennis Collinson Date: Mon, 6 Feb 2012 17:42:01 -0800 Subject: [PATCH] remove excess call to appconfi#setup --- app/models/app_config.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/models/app_config.rb b/app/models/app_config.rb index fa67acb25..572c483ae 100644 --- a/app/models/app_config.rb +++ b/app/models/app_config.rb @@ -70,7 +70,6 @@ Please do the following: HELP Process.exit(1) end - self.setup! end def self.setup!