Skip to content

Commit e137a71

Browse files
author
Vasileios Karakasis
committed
Remove unused imports
1 parent 58e5681 commit e137a71

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

unittests/test_autodetect.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import json
77
import os
88
import pytest
9-
import shutil
109

1110

1211
from reframe.core.runtime import runtime

unittests/test_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import os
1111
import pytest
1212
import re
13-
import shutil
1413
import sys
1514

1615
import reframe.core.environments as env

0 commit comments

Comments
 (0)