Remove extra whitespace
This commit is contained in:
parent
d35eff848a
commit
cc09e8738e
1 changed files with 0 additions and 2 deletions
|
@ -10,5 +10,3 @@ def test_repositoryactioncount(app):
|
|||
rac = RepositoryActionCountWorker()
|
||||
while rac._count_repository_actions():
|
||||
continue
|
||||
|
||||
|
||||
|
|
Reference in a new issue