Commit 66659765 by Czémán Arnold

network: fix flake8 warning

parent 56a98145
......@@ -307,4 +307,3 @@ class SmallVmTable(Table):
fields = ('instance', )
sequence = ('instance_id', 'instance', )
order_by = 'instance.pk'
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