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