mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Push
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
from asyncio.subprocess import Process
|
||||
|
||||
import psutil
|
||||
|
||||
class SystemStatus:
|
||||
def __init__(self):
|
||||
self.CPU = CPU()
|
||||
|
Reference in New Issue
Block a user