diff --git a/src/wpsremote/resource_monitor.py b/src/wpsremote/resource_monitor.py index 486668e..cbb9e22 100644 --- a/src/wpsremote/resource_monitor.py +++ b/src/wpsremote/resource_monitor.py @@ -4,7 +4,6 @@ # This code is licensed under the GPL 2.0 license, available at the root # application directory. -import time import psutil import logging import threading