Skip to content

Commit

Permalink
Remove unnecessary local veriables
Browse files Browse the repository at this point in the history
  • Loading branch information
aratak committed Jun 23, 2013
1 parent 380dfe9 commit 2dc38ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/soprano/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ def puma_state
desc "Creating config for application"
task :init_config, :roles => :app do
db_config = ERB.new <<-EOF
app_path = "#{deploy_to}"
shared_path = "#{shared_path}"
environment "production"
threads 2,2
Expand Down

0 comments on commit 2dc38ca

Please sign in to comment.