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.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/aws-cfn-tools.rb b/Library/Formula/aws-cfn-tools.rb
index c7b1fbaa3..5b70af404 100644
--- a/Library/Formula/aws-cfn-tools.rb
+++ b/Library/Formula/aws-cfn-tools.rb
@@ -1,8 +1,5 @@
require 'formula'
-# Require ec2-api-tools to get the base class
-require "#{File.dirname __FILE__}/ec2-api-tools.rb"
-
class AwsCfnTools < AmazonWebServicesFormula
homepage 'http://aws.amazon.com/developertools/AWS-CloudFormation/2555753788650372'
url 'https://s3.amazonaws.com/cloudformation-cli/AWSCloudFormation-cli.zip'