From dafe96b5a360e16bea9200ada1780714acb69c3e Mon Sep 17 00:00:00 2001 From: xfy Date: Tue, 21 Apr 2026 08:14:07 +0800 Subject: [PATCH] =?UTF-8?q?style(app):=20=E7=A7=BB=E9=99=A4=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=96=87=E4=BB=B6=E5=A4=9A=E4=BD=99=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- internal/app/app_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/app/app_test.go b/internal/app/app_test.go index f09f427..4bb86e9 100644 --- a/internal/app/app_test.go +++ b/internal/app/app_test.go @@ -24,7 +24,6 @@ import ( "time" "github.com/valyala/fasthttp" - "rua.plus/lolly/internal/config" "rua.plus/lolly/internal/http2" "rua.plus/lolly/internal/http3"