Skip to content

Commit 24a5d13

Browse files
esetomoGargron
authored andcommitted
remove capistrano/faster_assets from Capfile (#2737)
1 parent 383c0b7 commit 24a5d13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Capfile

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ require 'capistrano/rbenv'
99
require 'capistrano/bundler'
1010
require 'capistrano/yarn'
1111
require 'capistrano/rails/assets'
12-
require 'capistrano/faster_assets'
1312
require 'capistrano/rails/migrations'
1413

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

0 commit comments

Comments
 (0)