Commit 03e2895c by Bach Dániel

vm: fix flake8 warning

parent c675f16d
......@@ -125,7 +125,6 @@ class AddInterfaceOperation(InstanceOperation):
raise
net.deploy()
def get_activity_name(self, kwargs):
return create_readable(ugettext_noop("add %(vlan)s interface"),
vlan=kwargs['vlan'])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment