summaryrefslogtreecommitdiff
path: root/lib/nanoparticle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nanoparticle.rb')
-rw-r--r--lib/nanoparticle.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/nanoparticle.rb b/lib/nanoparticle.rb
index c58dc8c..6e9b0ea 100644
--- a/lib/nanoparticle.rb
+++ b/lib/nanoparticle.rb
@@ -6,7 +6,6 @@ module OpenTox
field :core, type: String
field :coating, type: Array, default: []
- field :physchem_descriptors, type: Hash, default: {}
field :toxicities, type: Hash, default: {}
#field :features, type: Hash, default: {}
field :bundles, type: Array, default: []