From 7331401e892b62c599c76a56a4cf7905c8d137ee Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Thu, 16 May 2024 13:36:34 -0500 Subject: [PATCH] Lint --- tests/rest/client/test_sendtodevice.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/rest/client/test_sendtodevice.py b/tests/rest/client/test_sendtodevice.py index 47c0f37a4b..a22f51da91 100644 --- a/tests/rest/client/test_sendtodevice.py +++ b/tests/rest/client/test_sendtodevice.py @@ -1,5 +1,3 @@ - - from tests.rest.client.test_sendtodevice_base import SendToDeviceTestCaseBase from tests.unittest import HomeserverTestCase