Skip to content

Commit a9c012b

Browse files
authored
Merge pull request #464 from cclauss/patch-1
test_legacy_forbidden.py: Remove unused imports
2 parents a5c70cd + 4b39805 commit a9c012b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: test/test_legacy_forbidden.py

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
get the expected compile time errors
44
"""
55

6-
import sys
7-
import pytest
86
from .support import HPyTest, make_hpy_abi_fixture, ONLY_LINUX
97

108
# this is not strictly correct, we should check whether the actual compiler

0 commit comments

Comments
 (0)