remove require from app since pixie doesn't do it either

to no avail
This commit is contained in:
Torsten Ruger 2015-07-09 23:12:05 +03:00
parent bddc15d578
commit 942eac4ddb
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
# app.rb is used to configure your app. This code is only run on the server,
# then any config options in config.public are passed to the client as well.
require "salama"
Volt.configure do |config|
# Setup your global app config here.