Remove trailing whitespace

Change-Id: I56bcb559431277d40070fa33c580c6c3525ff9bc
This commit is contained in:
Chirayu Desai
2013-11-21 19:15:30 +05:30
parent 0eb35cbe50
commit d5a5b19efd
2 changed files with 6 additions and 6 deletions

View File

@ -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)