mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-30 19:35:03 +00:00
remove unneeded imports
This commit is contained in:
parent
4cf3a30a20
commit
4697c0de0b
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from twisted.internet import defer
|
||||
|
||||
from tests import unittest, utils
|
||||
from tests import unittest
|
||||
|
||||
# sample room_key data for use in the tests
|
||||
room_key = {
|
||||
|
|
Loading…
Add table
Reference in a new issue