From 4ede02271b3f269dd46c7349016926c9e680873d Mon Sep 17 00:00:00 2001 From: siddontang Date: Sat, 13 Sep 2014 17:01:25 +0800 Subject: [PATCH] update --- hack/hack_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/hack_test.go b/hack/hack_test.go index 63d6b6e..7b11b0b 100644 --- a/hack/hack_test.go +++ b/hack/hack_test.go @@ -2,7 +2,6 @@ package hack import ( "bytes" - "encoding/binary" "testing" )