Skip to content

Commit f39be92

Browse files
committed
squash: typo
1 parent f71b557 commit f39be92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tmt/steps/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
import tmt.steps.context.restart
8484
from tmt.base.plan import Plan
8585
from tmt.guest import Guest, TransferOptions
86-
from tmt.result import BaseResult, PhaseResult
86+
from tmt.result import PhaseResult
8787

8888

8989
DEFAULT_ALLOWED_HOW_PATTERN: Pattern[str] = re.compile(r'.*')

0 commit comments

Comments
 (0)