🐛 fix(chat.py): add type hint to flow_data_store variable
🔥 chore(main.py): remove unused imports and variables The `flow_data_store` variable in `chat.py` was missing a type hint, which was added to improve code readability and maintainability. In `main.py`, unused imports and variables were removed to improve code cleanliness.
G
Gabriel Luiz Freitas Almeida committed
b06e7a058a8c8a96dbf3cfe5ef1055c8af60cdbb
Parent: 28a902e