From b7d1a627d4d195ebd34092e223bcadd2d91477d0 Mon Sep 17 00:00:00 2001 From: zhaoyunxing <2385585770@qq.com> Date: Thu, 19 Aug 2021 16:27:54 +0800 Subject: [PATCH] up:fmt --- common/url.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/url.go b/common/url.go index b731a8dc85..5b2885cc46 100644 --- a/common/url.go +++ b/common/url.go @@ -869,4 +869,4 @@ func (c *URL) GetParamDuration(s string, d string) time.Duration { return t } return 3 * time.Second -} \ No newline at end of file +}