refactor: Removed needless guards from write_flags_table.

This commit is contained in:
2026-07-01 11:10:27 -04:00
parent 6244a6c8ce
commit 8b9a9789ab
2 changed files with 7 additions and 13 deletions
+1 -3
View File
@@ -18,9 +18,7 @@
9. Consider getting rid of color global.
10. `write_flags_table` should never return false.
11. Audit ssh.odin for places where `#no_bounds_check` would be appropriate.
10. Audit ssh.odin for places where `#no_bounds_check` would be appropriate.
## Double-check AI output