Skip to content

Commit 891901c

Browse files
committed
Fix import
1 parent 8fab189 commit 891901c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
from subprocess import PIPE, STDOUT
3131
from typing import Dict, Tuple
3232
from urllib.parse import parse_qs, unquote, unquote_plus, urlparse
33-
from .utils import WINDOWS
3433

3534
import clang_native
3635
import jsrun

0 commit comments

Comments
 (0)