diff options
Diffstat (limited to 'Library/Formula/aws-elasticache.rb')
| -rw-r--r-- | Library/Formula/aws-elasticache.rb | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/Library/Formula/aws-elasticache.rb b/Library/Formula/aws-elasticache.rb index f3e1f51e4..546630e0f 100644 --- a/Library/Formula/aws-elasticache.rb +++ b/Library/Formula/aws-elasticache.rb @@ -8,10 +8,6 @@ class AwsElasticache < AmazonWebServicesFormula    depends_on 'ec2-api-tools' -  def install -    standard_install -  end -    def caveats      standard_instructions "AWS_ELASTICACHE_HOME"    end | 
