Skip to content

Commit ffa3101

Browse files
authored
Remove unused import
1 parent b9056e7 commit ffa3101

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pylsp/server/workspace.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22

33
import typing as typ
4-
from contextlib import suppress
54
from pathlib import Path
65

76
from lsprotocol.types import WorkspaceFolder

0 commit comments

Comments
 (0)