mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 14:53:55 +00:00
whitespace
This commit is contained in:
parent
d2ea9c5158
commit
8938d556d9
@ -41,7 +41,6 @@ class TestStreamingLogs(unittest.TestCase):
|
|||||||
messages.append(json.loads(msg))
|
messages.append(json.loads(msg))
|
||||||
proto.on("message", got_message)
|
proto.on("message", got_message)
|
||||||
|
|
||||||
|
|
||||||
@log_call(action_type=u"test:cli:magic-folder:cleanup")
|
@log_call(action_type=u"test:cli:magic-folder:cleanup")
|
||||||
def do_a_thing():
|
def do_a_thing():
|
||||||
pass
|
pass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user