Jared hace 2 años
padre
commit
781c41f60c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      INNNews/redis_1777.py

+ 0 - 1
INNNews/redis_1777.py

@@ -58,7 +58,6 @@ def re_get_webdriver():
         driver.set_window_size(1400,1000)
         return
     except:
-        import traceback
         traceback.print_exc()
         driver=None
         return None