mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-11 20:11:50 +00:00
Remove unused bytes2human function
This commit is contained in:
@ -26,7 +26,6 @@ from gns3server.compute.port_manager import PortManager
|
|||||||
from gns3server.utils.cpu_percent import CpuPercent
|
from gns3server.utils.cpu_percent import CpuPercent
|
||||||
from gns3server.version import __version__
|
from gns3server.version import __version__
|
||||||
from aiohttp.web import HTTPConflict
|
from aiohttp.web import HTTPConflict
|
||||||
from psutil._common import bytes2human
|
|
||||||
|
|
||||||
|
|
||||||
class ServerHandler:
|
class ServerHandler:
|
||||||
|
Reference in New Issue
Block a user