From b8bb12c8a163c238d7d4387c1914e2100bb660df Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 12 May 2016 15:23:01 +0200 Subject: enm study import fixed --- lib/substance.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/substance.rb') diff --git a/lib/substance.rb b/lib/substance.rb index 82ca65d..6768ce7 100644 --- a/lib/substance.rb +++ b/lib/substance.rb @@ -2,7 +2,6 @@ module OpenTox class Substance field :physchem_descriptors, type: Hash, default: {} - field :toxicities, type: Hash, default: {} field :dataset_ids, type: Array, default: [] end -- cgit v1.2.3