Commit 2495b6da by Bach Dániel

request: fix flake8 warning

parent e092b35a
......@@ -185,7 +185,6 @@ class ResourceChangeAction(RequestAction):
max_ram_size=self.ram_size, priority=self.priority,
with_shutdown=True)
@property
def accept_msg(self):
return _(
......
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