summaryrefslogtreecommitdiff
path: root/lib/descriptor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/descriptor.rb')
-rw-r--r--lib/descriptor.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/descriptor.rb b/lib/descriptor.rb
index f556df7..1b04ebf 100644
--- a/lib/descriptor.rb
+++ b/lib/descriptor.rb
@@ -252,7 +252,6 @@ module OpenTox
end
def self.parse compounds
- p compounds
case compounds.class.to_s
when "OpenTox::Compound"
compounds = [compounds]