Skip to content

Commit

Permalink
Rubocop corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
leefaisonr committed Mar 8, 2023
1 parent 4efbb77 commit f9303f2
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 @@ -36,7 +36,6 @@ install_plugin Capistrano::SCM::Git
# require "capistrano/bundler"
# require "capistrano/rails/assets"
# require "capistrano/rails/migrations"
require 'capistrano/passenger'

# Load custom tasks from `lib/capistrano/tasks` if you have any defined
Dir.glob('lib/capistrano/tasks/*.rake').each { |r| import r }

0 comments on commit f9303f2

Please sign in to comment.