server: hotfix 0.9.1 — remove duplicate /robots.txt route
The inline handler in lib.rs:166 collided with the canonical
sitemap::robots_txt registered via public::routes(). 0.9.0 panicked
on boot with "Overlapping method route. Handler for `GET /robots.txt`
already exists" — caught immediately on launch deploy.
Co-Authored-By
Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-01 18:28 UTC