summaryrefslogtreecommitdiff
path: root/lib/tapicero.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tapicero.rb')
-rw-r--r--lib/tapicero.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tapicero.rb b/lib/tapicero.rb
index a098287..1dc3d9e 100644
--- a/lib/tapicero.rb
+++ b/lib/tapicero.rb
@@ -25,7 +25,6 @@ module Tapicero
# hand flags over to CouchRest::Changes
if defined? FLAGS
config.flags = FLAGS
- puts "flags: #{FLAGS}" if FLAGS.any?
end
end