Remove time/tzdata dependency

This commit is contained in:
Gabe Cook 2025-03-17 00:32:48 -05:00
parent a3d86cb7d7
commit 07637a7c94
No known key found for this signature in database
GPG key ID: 3197318BDE319B8D

View file

@ -5,7 +5,6 @@ import (
// "net/http"
// _ "net/http/pprof"
_ "time/tzdata"
"github.com/aceberg/WatchYourLAN/internal/web"
)