We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6611e commit 70505ddCopy full SHA for 70505dd
plugin/core/types.py
@@ -26,7 +26,6 @@
26
from typing import cast
27
from typing import Generator
28
from typing import Iterable
29
-from typing import Optional # noqa: F401 - remove after https://github.com/scalameta/metals-sublime/pull/124 is merged
30
from typing import TYPE_CHECKING
31
from typing import TypedDict
32
from typing import TypeVar
0 commit comments