Skip to content

Commit 8fc1a6f

Browse files
committed
chore: Remove unused imports
1 parent 50e93ab commit 8fc1a6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

normfn

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ import shlex
1313
import shutil
1414
import sys
1515
import textwrap
16-
import typing
17-
18-
from typing import Any
1916

2017
assert sys.version_info >= (3, 10)
2118

0 commit comments

Comments
 (0)