Skip to content

Commit 70505dd

Browse files
committed
remove no longer needed import
1 parent 8c6611e commit 70505dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/core/types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
from typing import cast
2727
from typing import Generator
2828
from typing import Iterable
29-
from typing import Optional # noqa: F401 - remove after https://github.com/scalameta/metals-sublime/pull/124 is merged
3029
from typing import TYPE_CHECKING
3130
from typing import TypedDict
3231
from typing import TypeVar

0 commit comments

Comments
 (0)