Skip to content

Commit 3c91773

Browse files
test: remove unused import that causes test failure (ietf-tools#3667)
1 parent cee45d6 commit 3c91773

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/utils/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import io
66
import os.path
77
import shutil
8-
import sys
98
import types
109

1110
from typing import Dict, List # pyflakes:ignore

0 commit comments

Comments
 (0)