Skip to content

Commit

Permalink
remove capistrano/faster_assets from Capfile (mastodon#2737)
Browse files Browse the repository at this point in the history
  • Loading branch information
esetomo authored and Gargron committed May 3, 2017
1 parent 383c0b7 commit 24a5d13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Capfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ require 'capistrano/rbenv'
require 'capistrano/bundler'
require 'capistrano/yarn'
require 'capistrano/rails/assets'
require 'capistrano/faster_assets'
require 'capistrano/rails/migrations'

Dir.glob('lib/capistrano/tasks/*.rake').each { |r| import r }

0 comments on commit 24a5d13

Please sign in to comment.