old comment

This commit is contained in:
2026-01-24 14:21:54 -07:00
parent 50325e7cf7
commit 70eeead0c2
-2
View File
@@ -15,8 +15,6 @@ import (
"ruben/inventory2/internal/server/sse" "ruben/inventory2/internal/server/sse"
) )
// TODO: replace the redirects with 201s
type accountSubrouter struct { type accountSubrouter struct {
log *logging.Logger log *logging.Logger
accts *accounts.Store accts *accounts.Store