summaryrefslogtreecommitdiff
path: root/model.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-07-19 15:39:53 +0200
committerChristoph Helma <helma@in-silico.ch>2010-07-19 15:39:53 +0200
commitbd4b6eae34ccade055bc847da15584765ad2b43d (patch)
tree54673a64d6500b2db7e893fd9149f505edaef471 /model.rb
parent4a691290e63fa1bf9f4935ff782c62aea7df2715 (diff)
page refresh until validation report finished
Diffstat (limited to 'model.rb')
-rw-r--r--model.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/model.rb b/model.rb
index 5b68558..d10b95f 100644
--- a/model.rb
+++ b/model.rb
@@ -143,14 +143,6 @@ class ToxCreateModel
end
end
- #LOGGER.debug self.to_yaml
- #LOGGER.debug @uri
- #LOGGER.debug @validation_uri
- #LOGGER.debug @validation_uri.nil?
- #LOGGER.debug validation_status
- #LOGGER.debug self.validation_report_task_uri
- #LOGGER.debug self.validation_report_uri
- #self.save
end
end