summaryrefslogtreecommitdiff
path: root/lib/nanoparticle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nanoparticle.rb')
-rw-r--r--lib/nanoparticle.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/nanoparticle.rb b/lib/nanoparticle.rb
index f74f263..23e155c 100644
--- a/lib/nanoparticle.rb
+++ b/lib/nanoparticle.rb
@@ -6,8 +6,6 @@ module OpenTox
field :core, type: Hash, default: {}
field :coating, type: Array, default: []
- attr_accessor :scaled_values
-
def add_feature feature, value, dataset
unless feature.name == "ATOMIC COMPOSITION" or feature.name == "FUNCTIONAL GROUP" # redundand
case feature.category