idk why these weren't committed

This commit is contained in:
2026-03-06 12:48:02 -05:00
parent a982e701ed
commit 1fb6ebc4d0
35 changed files with 17 additions and 85 deletions

View File

@@ -5,10 +5,6 @@ state when logging comms and tools.
"""
from src import ai_client
from src import session_logger
from src import project_manager
from unittest.mock import patch, MagicMock
import time
def reset_tier():
ai_client.current_tier = None