mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
removed unnecessary attributes from metrics collection (naughty copy and pasting)
This commit is contained in:
parent
547fb40ede
commit
f3fb4626f1
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ module Fog
|
|||
class CloudWatch
|
||||
|
||||
class Metrics < Fog::Collection
|
||||
attribute :server
|
||||
attribute :filters
|
||||
model Fog::AWS::CloudWatch::Metric
|
||||
|
||||
def all
|
||||
|
|
Loading…
Reference in a new issue