mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
fix linting error from the 1.61.1 main -> develop merge
This commit is contained in:
parent
6cba6a51af
commit
bc9b0912cc
@ -20,7 +20,8 @@ from typing import (
|
||||
Dict,
|
||||
Generator,
|
||||
Iterable,
|
||||
List, Optional,
|
||||
List,
|
||||
Optional,
|
||||
Set,
|
||||
Union,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user