diff --git a/internal/http/handlers.go b/internal/http/handlers.go index 22c7b92..87c19d3 100644 --- a/internal/http/handlers.go +++ b/internal/http/handlers.go @@ -11,8 +11,6 @@ import ( "time" ) -const FormatISO8601 = "2006-01-02T15:04:05-0700" - type Handlers struct { icecastUrl string icecastPlaylistPath string