lib/fog/aws/models/beanstalk/event.rb in fog-aws-0.1.1 vs lib/fog/aws/models/beanstalk/event.rb in fog-aws-0.1.2
- old
+ new
@@ -1,6 +1,4 @@
-require 'fog/core/model'
-
module Fog
module AWS
class ElasticBeanstalk
class Event < Fog::Model
attribute :application_name, :aliases => 'ApplicationName'