Merge pull request #25210 from miaoyq/delete-a-useless-variable
delete a useless variable
This commit is contained in:
commit
a71033f8e5
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