diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-02-25 22:29:01 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-02-25 22:29:01 -0800 |
| commit | 86cce3eb58f959066d2d11b8dde82a694e8f0999 (patch) | |
| tree | 431c52e2f93d7fc8c1025f9d43929687dfd90340 /weed/shell/command_ec_test.go | |
| parent | 97ab8a1976f3ba056af8d5b630dcb43006425b51 (diff) | |
| download | seaweedfs-86cce3eb58f959066d2d11b8dde82a694e8f0999.tar.xz seaweedfs-86cce3eb58f959066d2d11b8dde82a694e8f0999.zip | |
fix test
Diffstat (limited to 'weed/shell/command_ec_test.go')
| -rw-r--r-- | weed/shell/command_ec_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
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" |
