summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--application.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/application.rb b/application.rb
index 1e27c5d..0fffae6 100644
--- a/application.rb
+++ b/application.rb
@@ -3,8 +3,6 @@ gem "opentox-ruby-api-wrapper", "= 1.6.0"
require 'opentox-ruby-api-wrapper'
#require "dm-is-tree"
-LOGGER.progname = File.expand_path(__FILE__)
-
class Task
include DataMapper::Resource
property :id, Serial