mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
install: remove forgotten print()
This commit is contained in:
parent
a9c6eeb753
commit
a2d27ba15e
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ def download_apk(appid='org.fdroid.fdroid', privacy_mode=False):
|
|||
# prefer APK in default release channel
|
||||
preferred_version = version
|
||||
break
|
||||
print('skipping', version)
|
||||
|
||||
mirrors = common.append_filename_to_mirrors(
|
||||
preferred_version['file']['name'][1:], common.FDROIDORG_MIRRORS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue