test:update util tests and remove a line

This commit is contained in:
Slug-Boi
2024-10-25 13:54:41 +02:00
parent def99f602f
commit 6c96fc90bd
2 changed files with 22 additions and 1 deletions
-1
View File
@@ -33,7 +33,6 @@ type item string
var selected = map[string]item{}
var negation = false
var ignore = false
var dupProtect = map[string]string{}