Tinger 2 vuotta sitten
vanhempi
commit
ad1c3615cc
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      blues/idc.py

+ 0 - 1
blues/idc.py

@@ -118,7 +118,6 @@ class IdcHtmlView(views.MethodView):
             info = get_face_info(words)
         else:
             info = get_icon_info(words)
-        print(info)
         return render_template("k-v_result.html", raw=raw_path, rec=rec_path, data=info)