Removed not used NotFoundData structure.
This commit is contained in:
parent
f2d5b5e8c5
commit
f2fcadd0c5
@ -13,10 +13,6 @@ import (
|
|||||||
|
|
||||||
const FormatISO8601 = "2006-01-02T15:04:05-0700"
|
const FormatISO8601 = "2006-01-02T15:04:05-0700"
|
||||||
|
|
||||||
type NotFoundData struct {
|
|
||||||
MainSite string
|
|
||||||
}
|
|
||||||
|
|
||||||
type IndexData struct {
|
type IndexData struct {
|
||||||
MainSite string
|
MainSite string
|
||||||
Status *radio.IcecastStatus
|
Status *radio.IcecastStatus
|
||||||
|
Loading…
Reference in New Issue
Block a user