remove trailing whitespace

This commit is contained in:
Marcus Hoffmann 2017-09-03 19:30:00 +02:00
parent 90180bb902
commit 4b605e8b3e

View file

@ -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',