trivial: whitespace

This commit is contained in:
Zooko O'Whielacronx 2009-02-11 11:19:35 -07:00
parent 1bf0515484
commit 079c1851a9
2 changed files with 1 additions and 1 deletions

View File

@ -68,3 +68,4 @@ exception.
raise
else:
sys.exit(res)

View File

@ -1,4 +1,3 @@
from twisted.trial import unittest
from twisted.python import usage, runtime