Remove unused import in the website indexer script
This commit is contained in:
parent
aafb9b781a
commit
76c0fb6845
@ -6,7 +6,6 @@
|
||||
import glob
|
||||
import json
|
||||
from bs4 import BeautifulSoup
|
||||
from subprocess import run, PIPE
|
||||
import multiprocessing.dummy as mp
|
||||
import logging
|
||||
from os.path import abspath
|
||||
|
Loading…
Reference in New Issue
Block a user