diff --git a/config/app.rb b/config/app.rb index 354b118..99a8606 100644 --- a/config/app.rb +++ b/config/app.rb @@ -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.