diff --git a/internal/handlers/handlers.go b/internal/handlers/handlers.go index 0819ed9..edf51cd 100644 --- a/internal/handlers/handlers.go +++ b/internal/handlers/handlers.go @@ -13,10 +13,6 @@ import ( const FormatISO8601 = "2006-01-02T15:04:05-0700" -type NotFoundData struct { - MainSite string -} - type IndexData struct { MainSite string Status *radio.IcecastStatus