summaryrefslogtreecommitdiff
path: root/lib/opentox-client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/opentox-client.rb')
-rw-r--r--lib/opentox-client.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/opentox-client.rb b/lib/opentox-client.rb
index f296837..7a5c8c0 100644
--- a/lib/opentox-client.rb
+++ b/lib/opentox-client.rb
@@ -10,7 +10,7 @@ require 'mongoid'
ENV["MONGOID_ENV"] = "development"
Mongoid.load!("#{ENV['HOME']}/.opentox/config/mongoid.yml")
-CLASSES = ["Compound", "Feature", "DataEntry","Dataset"]#, "Validation", "Task", "Investigation"]
+CLASSES = ["Compound", "Feature", "Dataset"]#, "Validation", "Task", "Investigation"]
#CLASSES = ["Feature", "Dataset", "Validation", "Task", "Investigation"]
# Regular expressions for parsing classification data