From 3c7450cee109e500eec72e37662922c8919e27dd Mon Sep 17 00:00:00 2001 From: shayaa <101264710+Vxrtrauter@users.noreply.github.com> Date: Sun, 21 Sep 2025 02:25:01 +0200 Subject: [PATCH] fix: rm unused imports --- core/downloading/aria2p_server.py | 1 - 1 file changed, 1 deletion(-) diff --git a/core/downloading/aria2p_server.py b/core/downloading/aria2p_server.py index be57291..3502169 100644 --- a/core/downloading/aria2p_server.py +++ b/core/downloading/aria2p_server.py @@ -1,7 +1,6 @@ import aria2p import os import subprocess -import time def run_aria2p(): global aria2