fix PEP8 "W391 blank line at end of file"

This commit is contained in:
Hans-Christoph Steiner 2014-05-01 23:45:23 -04:00
parent 16dc3b27d6
commit aa5f317c26
13 changed files with 0 additions and 15 deletions

View file

@ -1635,4 +1635,3 @@ def place_srclib(root_dir, number, libpath):
o.write(line)
if not placed:
o.write('android.library.reference.%d=%s\n' % (number, relpath))