mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Remove v1 relic. Nobody uses v1 anymore
This commit is contained in:
parent
510b1660f2
commit
808e7f0086
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ end
|
|||
|
||||
files = {
|
||||
"Capfile" => unindent(<<-FILE),
|
||||
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
|
||||
|
||||
# Uncomment if you are using Rails' asset pipeline
|
||||
# load 'deploy/assets'
|
||||
|
|
Loading…
Reference in a new issue