style: swiftformat cleanup

This commit is contained in:
Peter Steinberger
2025-12-21 03:44:12 +01:00
parent 3810519671
commit 04e3d0c2fe
3 changed files with 16 additions and 11 deletions

View File

@@ -79,5 +79,4 @@ enum ClawdisConfigFile {
root["inbound"] = inbound
self.saveDict(root)
}
}