Skip to content

Commit

Permalink
Merge pull request #139 from julesontheroad/Beta
Browse files Browse the repository at this point in the history
Update mtp_gdrive.py
  • Loading branch information
julesontheroad committed Jul 6, 2020
2 parents d19f949 + 3e9bd71 commit 92690c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/ztools/mtp/mtp_gdrive.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 92690c0

Please sign in to comment.