Fix lint issues

This commit is contained in:
9seconds
2026-02-24 13:35:06 +01:00
parent e4a9a96309
commit 36c766b331
5 changed files with 6 additions and 8 deletions
-2
View File
@@ -1,14 +1,12 @@
package dc
import (
"context"
"fmt"
"strings"
"sync"
)
type Telegram struct {
ctx context.Context
lock sync.RWMutex
view dcView
preferIP preferIP