From d7f58f55d4dca000d818da36558e906407fbc804 Mon Sep 17 00:00:00 2001 From: shenao78 Date: Fri, 27 Sep 2019 16:55:47 +0800 Subject: [PATCH] fix import --- application/dex/match/match.go | 1 - 1 file changed, 1 deletion(-) diff --git a/application/dex/match/match.go b/application/dex/match/match.go index 6bfe8fa1..9cf7a693 100644 --- a/application/dex/match/match.go +++ b/application/dex/match/match.go @@ -2,7 +2,6 @@ package match import ( "math/big" - "big" "encoding/hex" "errors" -- 2.11.0