Remove unused import
This commit is contained in:
parent
10fbf36e92
commit
cb1858ecc8
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
from functools import partial
|
||||
from gettext import gettext as _
|
||||
from itertools import chain
|
||||
from time import monotonic
|
||||
from typing import (
|
||||
TYPE_CHECKING, Any, Callable, Deque, Dict, Iterable, List, NamedTuple,
|
||||
Optional, Pattern, Sequence, Tuple, Union
|
||||
|
|
|
|||
Loading…
Reference in a new issue