From 35609ca573a151f846f010f0dd765f0ea0c959e3 Mon Sep 17 00:00:00 2001 From: "guorong.zheng" <360996299@qq.com> Date: Thu, 28 Nov 2024 17:51:52 +0800 Subject: [PATCH] chore --- main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.py b/main.py index 17edf95..e17ba3a 100644 --- a/main.py +++ b/main.py @@ -25,10 +25,8 @@ from updates.multicast import get_channels_by_multicast from updates.hotel import get_channels_by_hotel from updates.fofa import get_channels_by_fofa from updates.online_search import get_channels_by_online_search -import os from tqdm import tqdm from time import time -import atexit import pickle import copy