Skip to content

Commit a1a99a9

Browse files
committed
Remove unused logging import
1 parent dc36a5e commit a1a99a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

investing_algorithm_framework/templates/states/ordering_state.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from typing import List
2-
import logging
32

43
from investing_algorithm_framework.core.executors import Executor
54
from investing_algorithm_framework.core.state import State

0 commit comments

Comments
 (0)