remove useless dependency

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-09-24 19:19:45 +02:00
parent 66df4d94e2
commit 8db7c6f7f7

View File

@@ -6,7 +6,6 @@ import (
"fmt" "fmt"
"io" "io"
"os" "os"
"slices"
"strings" "strings"
"github.com/anotherhadi/eleakxir/leak-utils/settings" "github.com/anotherhadi/eleakxir/leak-utils/settings"