1
0

Removed unused const FormatISO8601.

This commit is contained in:
Alexander Andreev 2023-09-14 17:51:15 +04:00
parent fd3775d5fb
commit eccf0ff4e9
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -11,8 +11,6 @@ import (
"time"
)
const FormatISO8601 = "2006-01-02T15:04:05-0700"
type Handlers struct {
icecastUrl string
icecastPlaylistPath string