mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Remove unused bytes2human function
This commit is contained in:
parent
05e8fd3ff5
commit
297d1a0aae
@ -26,7 +26,6 @@ from gns3server.compute.port_manager import PortManager
|
||||
from gns3server.utils.cpu_percent import CpuPercent
|
||||
from gns3server.version import __version__
|
||||
from aiohttp.web import HTTPConflict
|
||||
from psutil._common import bytes2human
|
||||
|
||||
|
||||
class ServerHandler:
|
||||
|
Loading…
Reference in New Issue
Block a user