Skip to content

Commit 39447c8

Browse files
authored
Merge pull request #222 from QuantStrategyLab/fix/remove-unused-ruff-import
fix: remove unused execution_state import
2 parents f33be25 + c79e431 commit 39447c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

application/execution_state.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
build_execution_marker_key,
1010
)
1111
from quant_platform_kit.common.execution_state import (
12-
_report_matches_execution,
1312
build_execution_marker_store_from_env as _build_execution_marker_store_from_env,
1413
resolve_execution_dedup_enabled as _resolve_execution_dedup_enabled,
1514
)

0 commit comments

Comments
 (0)