Skip to content

Commit 812508d

Browse files
author
Vasileios Karakasis
committed
Remove unused imports
1 parent fac260a commit 812508d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reframe/frontend/loader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import reframe.utility.osext as osext
1919
from reframe.core.exceptions import NameConflictError, is_severe, what
2020
from reframe.core.logging import getlogger
21-
from reframe.core.fixtures import FixtureRegistry
2221

2322

2423
class RegressionCheckValidator(ast.NodeVisitor):

0 commit comments

Comments
 (0)