mirror of
https://gerrit.googlesource.com/git-repo
synced 2025-06-19 12:34:17 +00:00
Remove trailing whitespace
Change-Id: I56bcb559431277d40070fa33c580c6c3525ff9bc
This commit is contained in:
@ -139,7 +139,7 @@ is shown, then the branch appears in all projects.
|
||||
if in_cnt < project_cnt:
|
||||
fmt = out.write
|
||||
paths = []
|
||||
if in_cnt < project_cnt - in_cnt:
|
||||
if in_cnt < project_cnt - in_cnt:
|
||||
in_type = 'in'
|
||||
for b in i.projects:
|
||||
paths.append(b.project.relpath)
|
||||
|
Reference in New Issue
Block a user