mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
remove trailing whitespace
This commit is contained in:
parent
90180bb902
commit
4b605e8b3e
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ if config['apt_package_cache']:
|
||||||
shutil.rmtree(aptcachepartial)
|
shutil.rmtree(aptcachepartial)
|
||||||
|
|
||||||
cachefiles = [
|
cachefiles = [
|
||||||
# Don't update sdk tools beyond 25.2.5.
|
# Don't update sdk tools beyond 25.2.5.
|
||||||
# Support for android update project has been removed and there is no replacement.
|
# Support for android update project has been removed and there is no replacement.
|
||||||
# Until we find a solution for that we need to stay at this revision.
|
# Until we find a solution for that we need to stay at this revision.
|
||||||
('https://dl.google.com/android/repository/tools_r25.2.5-linux.zip',
|
('https://dl.google.com/android/repository/tools_r25.2.5-linux.zip',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue