mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fix merge error.
This commit is contained in:
parent
c27c7d4ddd
commit
5eb6eb4da8
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
|||
module Fog
|
||||
module AWS
|
||||
class CloudWatch
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> Minor whitespace change.
|
||||
class Real
|
||||
require 'fog/aws/parsers/cloud_watch/put_metric_alarm'
|
||||
|
||||
|
|
Loading…
Reference in a new issue