Remove dead Backend::log() stub
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
0df5ec11d1
commit
c2eb9c53cb
1 changed files with 0 additions and 3 deletions
|
|
@ -100,9 +100,6 @@ impl Backend {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fn log(&self, _text: String) {
|
|
||||||
// TODO: write Log entries to the forked agent's conversation log
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Resolve {{placeholder}} templates in subconscious agent prompts.
|
/// Resolve {{placeholder}} templates in subconscious agent prompts.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue