summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/helper.rb b/helper.rb
index ff47636..83db31d 100644
--- a/helper.rb
+++ b/helper.rb
@@ -103,7 +103,6 @@ module OpenTox
compound_uris = []
table.each_with_index do |values,j|
compound = values.shift
- puts "'#{compound}'"
begin
case compound_format
when /URI|URL/i