zhangyong hai 1 ano
pai
achega
1347c54d59
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      main.py

+ 5 - 5
main.py

@@ -1,13 +1,13 @@
 import os
 import sys
-import threading
+# import threading
 # import schedule
-import time
+# import time
 sys.path.append(os.getcwd())
-from common.db import MysqlHelper
-from video_capture.douyin.douyin_author.douyin_author import douyinAuthor
+# from common.db import MysqlHelper
+# from video_capture.douyin.douyin_author.douyin_author import douyinAuthor
 from video_stitching.video_stitching import VideoStitching
-from datetime import datetime, timedelta
+# from datetime import datetime, timedelta
 VideoStitching.video_stitching()
 #
 # def get_count():