Skip to content

Commit

Permalink
Remove unused import from #3293
Browse files Browse the repository at this point in the history
  • Loading branch information
ekouts committed Nov 13, 2024
1 parent 454788f commit 7dad83b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittests/test_parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

import reframe as rfm
from reframe.core.exceptions import ReframeSyntaxError
import reframe.core.decorators as decorators


class NoParams(rfm.RunOnlyRegressionTest):
Expand Down

0 comments on commit 7dad83b

Please sign in to comment.