delete a useless variable
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn> Upstream-commit: 87cada6d7f62589ce77dc0557ad97f4140b49c70 Component: engine
This commit is contained in:
@ -9,7 +9,6 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
errInvalidScope = errors.New("invalid scope")
|
||||
errNoSuchVolume = errors.New("no such volume")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user