summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/nova-manage1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/nova-manage b/bin/nova-manage
index 51a77b0ec..ccd2d7ed6 100755
--- a/bin/nova-manage
+++ b/bin/nova-manage
@@ -550,7 +550,6 @@ class NetworkCommands(object):
except ValueError, e:
print e
raise e
-
def list(self):
"""List all created networks"""