nidus-sync/rmo
Eli Ribble b9a68aab04 lint: remove unused code from platform/arcgis.go, platform/text, rmo
- Remove 7 unused functions from platform/arcgis.go (generateCodeChallenge,
  generateCodeVerifier, newTimestampedFilename, logResponseHeaders, saveResponse,
  saveOrUpdateDBRecords, rowmapViaQuery) plus orphaned stubs
- Delete platform/text/db.go (entirely unused)
- Remove insertTextLog from platform/text/send.go
- Delete rmo/image.go, rmo/mailer.go, rmo/scss.go, rmo/district.go, rmo/water.go
2026-05-09 17:10:03 +00:00
..
error.go Add missing error page 2026-02-10 00:22:33 +00:00
notification.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
nuisance.go Get initial nuisance and water resources working 2026-04-03 22:04:22 +00:00
quick.go Move data out of import.district and in to organization 2026-02-17 05:33:12 +00:00
report.go lint: fix remaining errcheck for Write, Fprintf, Rollback, Commit 2026-05-09 02:41:49 +00:00
root.go lint: fix errcheck for fmt.Fprintf/Fprint across multiple files 2026-05-09 02:21:53 +00:00
routes.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
status.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00