Skip to content

Commit 9cee202

Browse files
committed
Remove unneeded import
1 parent e125009 commit 9cee202

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/security_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import subprocess
55
from contextlib import contextmanager
66
from inspect import cleandoc
7-
from typing import Type
87
from unittest import mock
98

109
import pytest

0 commit comments

Comments
 (0)