From 6624ed7224df104c76f6f577b6a76dd604ea4997 Mon Sep 17 00:00:00 2001 From: lededev Date: Sun, 17 Oct 2021 22:47:49 +0800 Subject: [PATCH] clean up --- WebCrawler/storyline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/WebCrawler/storyline.py b/WebCrawler/storyline.py index 567c675..5923d7d 100644 --- a/WebCrawler/storyline.py +++ b/WebCrawler/storyline.py @@ -3,7 +3,6 @@ sys.path.append('../') import re import json from ADC_function import * -from WebCrawler.xcity import open_by_browser, getOutline as xcity_getOutline from multiprocessing import Pool from difflib import SequenceMatcher from unicodedata import category