李莎 1 год назад
Родитель
Сommit
b11304c9d4
2 измененных файлов с 0 добавлено и 5 удалено
  1. 0 4
      requirements.txt
  2. 0 1
      start.py

+ 0 - 4
requirements.txt

@@ -1,4 +0,0 @@
-pymysql==1.0.2
-pytz==2021.1
-python-dateutil==2.8.1
-dbutils==2.0.2

+ 0 - 1
start.py

@@ -1,7 +1,6 @@
 #!/usr/bin/python3
 # -*- coding: utf-8 -*-
 import json
-from MyUtils.DateUtils import *
 from MyUtils.ConfigUtils import ConfigUtils
 from MyUtils.ZillionUtil import ZillionUtil
 import os,time,datetime