summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-03-27 17:12:38 +0100
committerChristoph Helma <helma@in-silico.ch>2013-03-27 17:12:38 +0100
commitd2f3808e55a61ca56af4916301bb29af168e33ab (patch)
treef6cdcbc74d033b5d2d013046ed768158c364c5ee
parentbcd017268c5b3303c4f5540ef0a1b41cebf97522 (diff)
validation tests ok
-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