From d2a11a7be2b4d232ce8b3d3fb9bd993502ea2fab Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Fri, 8 Jul 2011 19:04:55 +0200 Subject: [PATCH] feature #696: Fix typo --- src/acct/watch_helper.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/acct/watch_helper.rb b/src/acct/watch_helper.rb index 60ca866411..93ab3d56d3 100644 --- a/src/acct/watch_helper.rb +++ b/src/acct/watch_helper.rb @@ -346,7 +346,6 @@ module WatchHelper @@samples_cache = [] @@deltas_cache = [] end - end end class Host < Sequel::Model