清理复杂的流程

This commit is contained in:
ExplodingDragon
2025-12-22 21:52:08 +08:00
parent 11a42961f3
commit 602d436e0f
14 changed files with 126 additions and 274 deletions

View File

@@ -51,7 +51,6 @@ func NewTestServer(domain string) *TestServer {
http.DefaultClient,
dummy,
domain,
"gh-pages",
memoryKV,
subscribe.NewMemorySubscriber(),
memoryKV.Child("cache"),