Ver Fonte

chore: Remove unnecessary import statement in app5.py

dxc há 8 meses atrás
pai
commit
4ba94fbfc5
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      app5.py

+ 0 - 1
app5.py

@@ -2,7 +2,6 @@ import re
 import threading
 import time
 from flask import Flask, jsonify,send_from_directory
-
 from basket_cleaning_detect import start_basket_cleaning_detection,init_basket_cleaning_detection
 from globals import inference_thread, stop_event,redis_client