Remove unused variable 'result' from ToolUsage class to clean up code.

This commit is contained in:
Lorenze Jay
2025-03-31 12:16:11 -07:00
parent 7107224fa9
commit 08f0fc2285

View File

@@ -168,7 +168,6 @@ class ToolUsage:
started_at = time.time()
from_cache = False
result = None
if self.tools_handler and self.tools_handler.cache:
result = self.tools_handler.cache.read(