1
0
Fork 0
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:
Lee Hambley 2012-02-19 18:19:06 +01:00
parent 510b1660f2
commit 808e7f0086

View file

@ -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'