1
0

Removed not used NotFoundData structure.

This commit is contained in:
Alexander Andreev 2022-05-24 19:46:33 +04:00
parent f2d5b5e8c5
commit f2fcadd0c5
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F

View File

@ -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