fix(03-02): delete retired index.templ to stop templ generating stale imports

This commit is contained in:
Arthur Belleville 2026-05-15 07:51:50 +02:00
parent c4406cf16c
commit c08da7f5bd
No known key found for this signature in database

View file

@ -1,4 +0,0 @@
// Package templates — index.templ retired in Phase 3.
// GET / is now served by TablosListHandler + TablosDashboard (tablos.templ).
// DemoTimeHandler (handlers.go) still uses TimeFragment from time.templ.
package templates