diff --git a/py/ztools/mtp/mtp_gdrive.py b/py/ztools/mtp/mtp_gdrive.py index 68caaa04..511de22c 100644 --- a/py/ztools/mtp/mtp_gdrive.py +++ b/py/ztools/mtp/mtp_gdrive.py @@ -337,7 +337,6 @@ def loop_install(tfile,destiny="SD",outfolder=None,ch_medium=True,check_fw=True, from mtpinstaller import retrieve_installed,parsedinstalled installed=[] if ch_base==True or ch_other==True: - print("here") if checked==False: print("Content check activated") retrieve_installed()