Merge pull request #177 from gabe565/remove-time-tzdata
Remove `time/tzdata` dependency
This commit is contained in:
commit
37bd7ca198
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import (
|
||||||
// "net/http"
|
// "net/http"
|
||||||
|
|
||||||
// _ "net/http/pprof"
|
// _ "net/http/pprof"
|
||||||
_ "time/tzdata"
|
|
||||||
|
|
||||||
"github.com/aceberg/WatchYourLAN/internal/web"
|
"github.com/aceberg/WatchYourLAN/internal/web"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue