From 8f5ec9a86afae3ad517fa1e693e1b54e178007c6 Mon Sep 17 00:00:00 2001 From: yedf2 <120050102@qq.com> Date: Mon, 10 Jan 2022 16:17:17 +0800 Subject: [PATCH] fix build error --- dtmutil/utils.go | 1 - 1 file changed, 1 deletion(-) diff --git a/dtmutil/utils.go b/dtmutil/utils.go index d690cd6..849b539 100644 --- a/dtmutil/utils.go +++ b/dtmutil/utils.go @@ -14,7 +14,6 @@ import ( "net/http" "os" "path/filepath" - "reflect" "strings" "time"