Remove dead code: scan_pid_files, backend_label, entries_mut, post_json
All confirmed unused anywhere in src/ or channels/. Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
9598e8b86c
commit
39965556dd
4 changed files with 1 additions and 56 deletions
|
|
@ -1008,8 +1008,6 @@ impl Agent {
|
|||
self.client.clone()
|
||||
}
|
||||
|
||||
pub fn entries_mut(&mut self) -> &mut Vec<ConversationEntry> {
|
||||
&mut self.context.entries
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue