whitespace

This commit is contained in:
meejah 2019-04-26 18:18:31 -06:00
parent d2ea9c5158
commit 8938d556d9

View File

@ -41,7 +41,6 @@ class TestStreamingLogs(unittest.TestCase):
messages.append(json.loads(msg))
proto.on("message", got_message)
@log_call(action_type=u"test:cli:magic-folder:cleanup")
def do_a_thing():
pass