mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-04 19:56:29 +02:00
fix imports
broken in 5938928 :-S
This commit is contained in:
parent
5938928c59
commit
77dee1b451
@ -14,7 +14,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import abcimport os
|
||||
import abc
|
||||
import os
|
||||
from typing import (
|
||||
TYPE_CHECKING,
|
||||
Any,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user