Skip to content

Commit 8dee4e9

Browse files
committed
fix
1 parent d89d30f commit 8dee4e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/_pytest/main.py

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
import os
1717
from pathlib import Path
1818
import sys
19-
from typing import AbstractSet
20-
from typing import Callable
2119
from typing import final
2220
from typing import Literal
2321
from typing import overload

0 commit comments

Comments
 (0)