mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
style(learn): format Claude cwd recovery
This commit is contained in:
parent
ee720bb14f
commit
0905be7bf1
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ class ClaudeCodePlugin(LearnPlugin, ConversationScanner):
|
|||
continue
|
||||
return None
|
||||
|
||||
|
||||
def scan_project(
|
||||
self, project: ProjectInfo, max_workers: int = 1, include_subagents: bool = True
|
||||
) -> list[SessionData]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue