mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-30 12:30:03 +00:00
Removed deprecated modules and updated imports
This commit is contained in:
parent
2b0495dd08
commit
0c8d59e33e
18 changed files with 22 additions and 55 deletions
|
|
@ -5,7 +5,7 @@ import pytest
|
|||
from messaging.handler import ClaudeMessageHandler
|
||||
from messaging.models import IncomingMessage
|
||||
from messaging.session import SessionStore
|
||||
from messaging.tree_queue import TreeQueueManager
|
||||
from messaging.trees.queue_manager import TreeQueueManager
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue