delete a blank

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5ee9158d
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5ee9158d
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5ee9158d

Branch: refs/heads/trunk
Commit: 5ee9158d86fdd0c68d007a75b7e71909d2ee7037
Parents: f9c5014
Author: net613 <wuhen...@otcaix.iscas.ac.cn>
Authored: Wed Jun 15 11:52:31 2016 -0400
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Fri Jun 24 13:50:17 2016 +1000

----------------------------------------------------------------------
 example_aliyun_ecs.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/5ee9158d/example_aliyun_ecs.py
----------------------------------------------------------------------
diff --git a/example_aliyun_ecs.py b/example_aliyun_ecs.py
index c7f57f5..c7de072 100644
--- a/example_aliyun_ecs.py
+++ b/example_aliyun_ecs.py
@@ -51,7 +51,6 @@ else:
     image = images[0]
 print('Use image %s' % image)
 
-       
 sgs = ecs.ex_list_security_groups()
 print('Found %d security groups' % len(sgs))
 if len(sgs) == 0:

Reply via email to