Remove leftover from rebasing
This commit is contained in:
@@ -32,12 +32,6 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
type (
|
||||
storeUpgrader interface {
|
||||
Upgrade(context.Context, *zap.Logger) error
|
||||
}
|
||||
)
|
||||
|
||||
const (
|
||||
bootLevelWaiting = iota
|
||||
bootLevelSetup
|
||||
|
||||
Reference in New Issue
Block a user