Remove extra whitespace

This commit is contained in:
Joseph Schorr 2017-04-24 17:04:09 -04:00
parent d35eff848a
commit cc09e8738e

View file

@ -10,5 +10,3 @@ def test_repositoryactioncount(app):
rac = RepositoryActionCountWorker()
while rac._count_repository_actions():
continue