From 1ccc40d29563c939c7a2e333bd121d34e0c966e8 Mon Sep 17 00:00:00 2001 From: corevibe555 Date: Sat, 4 Apr 2026 00:11:21 +0200 Subject: [PATCH] fix --- pkg/config/config.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/config/config.go b/pkg/config/config.go index 4e8733cbf..30e5e1dd9 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -7,7 +7,6 @@ import ( "math/rand" "os" "path/filepath" - "strings" "sync/atomic" "time"