From be7fb0237b4e4e63b9954a0239164c3b6e798ae7 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Fri, 16 Mar 2012 13:51:19 -0400 Subject: [PATCH] tweak --- lib/flowerbox/runner/base.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/flowerbox/runner/base.rb b/lib/flowerbox/runner/base.rb index 8d3b472..2ad3802 100644 --- a/lib/flowerbox/runner/base.rb +++ b/lib/flowerbox/runner/base.rb @@ -68,8 +68,7 @@ module Flowerbox true end - def configure - end + def configure ; end def pause_timer @timer_running = false