mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
trivial: whitespace
I ran emacs's "M-x whitespace-cleanup" on the files that Toby's recent patch had touched that had trailing whitespace on some lines.
This commit is contained in:
parent
9247dc70e5
commit
ce7c448bc0
@ -94,4 +94,3 @@ class TestAmbientUploadAuthorityDisabled(TestCase):
|
||||
|
||||
def test_ambient_upload_authority_disabled(self):
|
||||
return self._test_ambient_upload_authority()
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
import time
|
||||
|
||||
from twisted.internet import address
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
import time
|
||||
from twisted.application import service, strports, internet
|
||||
from twisted.web import http
|
||||
|
Loading…
Reference in New Issue
Block a user