Skip to content

Commit e6419e2

Browse files
committed
Remove states from context
1 parent 59f4076 commit e6419e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Remove_states_from_context.patch

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Index: investing_bot_framework/core/context/states/__init__.py
2+
===================================================================
3+
--- investing_bot_framework/core/context/states/__init__.py (revision 59f4076a0c21098a23a0bdef6718b8838b45550b)
4+
+++ investing_bot_framework/core/context/states/__init__.py (revision 59f4076a0c21098a23a0bdef6718b8838b45550b)
5+
@@ -1,1 +0,0 @@
6+
-from investing_bot_framework.core.context.states.bot_state import BotState

investing_bot_framework/core/context/states/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)