diff options
Diffstat (limited to 'Library/Formula/auto-scaling.rb')
| -rw-r--r-- | Library/Formula/auto-scaling.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/auto-scaling.rb b/Library/Formula/auto-scaling.rb index b590727a9..f0bb931b5 100644 --- a/Library/Formula/auto-scaling.rb +++ b/Library/Formula/auto-scaling.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 AutoScaling < AmazonWebServicesFormula version '1.0.49.1' homepage 'http://aws.amazon.com/developertools/2535' |
