From 3e66af6ef441ddea4e0a76914ef6c6911794c02c Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Wed, 8 Apr 2015 15:08:21 +0200 Subject: [PATCH] Removed unneeded breakets. --- lib/auto_wizzard.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/auto_wizzard.rb b/lib/auto_wizzard.rb index 245b6e802..2da922dd2 100644 --- a/lib/auto_wizzard.rb +++ b/lib/auto_wizzard.rb @@ -6,7 +6,7 @@ creates or updates Users and sets Settings based on the 'auto_wizzard.json' file there is an example file 'contrib/auto_wizzard_example.json' - AutoWizzard.setup() + AutoWizzard.setup returns