fmt: applied formatting to refactored mcp_servers and tools lists

This commit is contained in:
2026-06-03 14:02:06 -06:00
parent ece66448e0
commit 260bf4e5bc
7 changed files with 14 additions and 25 deletions
+1 -1
View File
@@ -109,8 +109,8 @@ impl SkillPolicy {
#[cfg(test)]
mod tests {
use super::*;
use super::super::csv_to_vec;
use super::*;
fn always_true(_: &str) -> bool {
true