summaryrefslogtreecommitdiff
path: root/boto/ec2/autoscale/activity.py
diff options
context:
space:
mode:
Diffstat (limited to 'boto/ec2/autoscale/activity.py')
-rw-r--r--boto/ec2/autoscale/activity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/boto/ec2/autoscale/activity.py b/boto/ec2/autoscale/activity.py
index 3f23d05d..bfe32f43 100644
--- a/boto/ec2/autoscale/activity.py
+++ b/boto/ec2/autoscale/activity.py
@@ -71,4 +71,3 @@ class Activity(object):
self.status_code = value
else:
setattr(self, name, value)
-