cleanup codeigniter code

This commit is contained in:
root
2026-06-04 02:55:19 -04:00
parent 4dde38004f
commit 1af02dadd3
31 changed files with 824 additions and 756 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/** Northeast states — same labels as CodeIgniter user/register.php */
export const NE_STATES: { abbr: string; name: string }[] = [
{ abbr: 'CT', name: 'Connecticut' },
{ abbr: 'ME', name: 'Maine' },