mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
delete a useless variable
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
This commit is contained in:
parent
3d42bf5f12
commit
87cada6d7f
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
errInvalidScope = errors.New("invalid scope")
|
||||
errNoSuchVolume = errors.New("no such volume")
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue