summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-12-18 11:48:09 +0200
committerSteve Kemp <steve@steve.org.uk>2015-12-18 11:48:09 +0200
commit048e2bfb8e8bdb152d5373b47dd54553e40e5b78 (patch)
treedfb59d45892a613690fb27ead64d1cb5d1a64cce
parenta3f4ffcd2ce70c720e956ff56640fd85228d3763 (diff)
Removed debugging print.
-rw-r--r--lib/custodian/alerts/redis-state.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/custodian/alerts/redis-state.rb b/lib/custodian/alerts/redis-state.rb
index 51fab20..793bb73 100644
--- a/lib/custodian/alerts/redis-state.rb
+++ b/lib/custodian/alerts/redis-state.rb
@@ -150,8 +150,6 @@ module Custodian
#
key = Digest::SHA1.hexdigest test_s
- puts( "Key is #{key}")
-
#
# The current state
#