Clean out of used modules

This commit is contained in:
yoshiko2
2022-05-11 22:51:10 +08:00
parent b3058a6f1f
commit 2096c0908c
15 changed files with 0 additions and 90 deletions

View File

@@ -1,7 +1,5 @@
import sys
sys.path.append('../')
import re
import json
import builtins
from ADC_function import *
from lxml.html import fromstring