fix(03-02): delete retired index.templ to stop templ generating stale imports
This commit is contained in:
parent
c4406cf16c
commit
c08da7f5bd
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
|
||||||
Loading…
Reference in a new issue