aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aws-cfn-tools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/aws-cfn-tools.rb')
-rw-r--r--Library/Formula/aws-cfn-tools.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/aws-cfn-tools.rb b/Library/Formula/aws-cfn-tools.rb
index 911e7a30d..82f7e0790 100644
--- a/Library/Formula/aws-cfn-tools.rb
+++ b/Library/Formula/aws-cfn-tools.rb
@@ -8,10 +8,6 @@ class AwsCfnTools < AmazonWebServicesFormula
depends_on 'ec2-api-tools'
- def install
- standard_install
- end
-
def caveats
s = standard_instructions "AWS_CLOUDFORMATION_HOME"
s += <<-EOS.undent