mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-18 07:18:18 +00:00
Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
This commit is contained in:
@ -188,7 +188,6 @@ class Router(BaseNode):
|
||||
else:
|
||||
router_info["wic" + str(wic_slot_number)] = None
|
||||
|
||||
|
||||
return router_info
|
||||
|
||||
def _memory_changed(self, path):
|
||||
|
Reference in New Issue
Block a user