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