mirror of
https://github.com/alantang1977/JunTV.git
synced 2024-12-04 20:23:10 +02:00
chore
This commit is contained in:
parent
36903d7f30
commit
35609ca573
1 changed files with 0 additions and 2 deletions
2
main.py
2
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue