style: Ran odinfmt.

This commit is contained in:
Spencer Brower
2026-07-29 10:22:16 -04:00
parent f839ec0f04
commit c634e2e718
50 changed files with 269 additions and 179 deletions
-1
View File
@@ -404,4 +404,3 @@ write_file :: proc(path: string, html: string) {
log.errorf("cannot write %s: %v", path, err)
}
}