From 86cce3eb58f959066d2d11b8dde82a694e8f0999 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 25 Feb 2020 22:29:01 -0800 Subject: [PATCH] fix test --- weed/shell/command_ec_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/weed/shell/command_ec_test.go b/weed/shell/command_ec_test.go index ddd52303c..4fddcbea5 100644 --- a/weed/shell/command_ec_test.go +++ b/weed/shell/command_ec_test.go @@ -1,7 +1,6 @@ package shell import ( - "context" "fmt" "testing"