Remove integration with gotd

This commit is contained in:
9seconds
2026-02-16 16:30:10 +01:00
parent 82679ec20f
commit 8e87405d3e
14 changed files with 14 additions and 208 deletions
-3
View File
@@ -11,9 +11,6 @@ const (
const (
DefaultDC = 2
defaultAppID = 123456
defaultAppHash = ""
)
type Logger interface {