Remove trailing blank lines
flake8 reports: W391 blank line at end of file Change-Id: I5498b2de2d1268d4f1f4b9e1760f9fa93a6da4cd Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254594 Tested-by: David Pursehouse <dpursehouse@collab.net> Reviewed-by: Mike Frysinger <vapier@google.com>
This commit is contained in:
parent
348e218d5b
commit
8f9e02231a
2 changed files with 0 additions and 2 deletions
|
@ -1134,4 +1134,3 @@ class GitcManifest(XmlManifest):
|
|||
"""Output GITC Specific Project attributes"""
|
||||
if p.old_revision:
|
||||
e.setAttribute('old-revision', str(p.old_revision))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue