summaryrefslogtreecommitdiff
path: root/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'environment.rb')
-rw-r--r--environment.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/environment.rb b/environment.rb
deleted file mode 100644
index 067fc18..0000000
--- a/environment.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'rubygems'
-require 'opentox-ruby-api-wrapper'
-
-set :default_content, :yaml
-load 'models.rb'