mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-13 08:19:45 +00:00
remove unused import
This commit is contained in:
parent
74ebda771a
commit
00ecb65c01
@ -6,7 +6,7 @@ detect when it is possible to use it, etc.
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Any, Awaitable, Protocol, Sequence, Mapping, Optional
|
||||
from typing import Any, Protocol, Sequence, Mapping, Optional
|
||||
from typing_extensions import Literal
|
||||
|
||||
from attrs import frozen, define
|
||||
|
Loading…
Reference in New Issue
Block a user