Skip to content

Commit

Permalink
Merge pull request #464 from cclauss/patch-1
Browse files Browse the repository at this point in the history
test_legacy_forbidden.py: Remove unused imports
  • Loading branch information
mattip authored Dec 26, 2023
2 parents a5c70cd + 4b39805 commit a9c012b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_legacy_forbidden.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
get the expected compile time errors
"""

import sys
import pytest
from .support import HPyTest, make_hpy_abi_fixture, ONLY_LINUX

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

0 comments on commit a9c012b

Please sign in to comment.