Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit df03367

Browse files
committed
remove unused import
1 parent a989405 commit df03367

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

synapse/federation/federation_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
import copy
1818
import itertools
1919
import logging
20-
from functools import partial
2120
from typing import (
2221
TYPE_CHECKING,
2322
Awaitable,

0 commit comments

Comments
 (0)