From 43dc5751a0933839c75d4aecf4a8e2c017471edd Mon Sep 17 00:00:00 2001 From: Parental Clash Date: Tue, 9 Jul 2024 16:30:54 -0700 Subject: [PATCH] fix a issue --- rules/logic/logic.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/rules/logic/logic.go b/rules/logic/logic.go index 16185be6f4..747a47df18 100644 --- a/rules/logic/logic.go +++ b/rules/logic/logic.go @@ -9,8 +9,6 @@ import ( C "github.com/metacubex/mihomo/constant" "github.com/metacubex/mihomo/rules/common" - - list "github.com/bahlo/generic-list-go" ) type Logic struct {