Make Formatter Happy

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-02-24 00:44:04 -05:00
parent b4c5ce55e1
commit 5dbb8d3d60
16 changed files with 280 additions and 269 deletions
+1 -1
View File
@@ -51,4 +51,4 @@ public struct Types {
}
return Result.Error(Error(withMessage: "Type name not recognized"))
}
}
}