summaryrefslogtreecommitdiff
path: root/boto/ec2/autoscale/instance.py
diff options
context:
space:
mode:
Diffstat (limited to 'boto/ec2/autoscale/instance.py')
-rw-r--r--boto/ec2/autoscale/instance.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/boto/ec2/autoscale/instance.py b/boto/ec2/autoscale/instance.py
index 6eb89c2c..6095c17b 100644
--- a/boto/ec2/autoscale/instance.py
+++ b/boto/ec2/autoscale/instance.py
@@ -57,4 +57,3 @@ class Instance(object):
self.group_name = value
else:
setattr(self, name, value)
-