3
0

Remove leftover from rebasing

This commit is contained in:
Peter Grlica
2020-10-28 17:52:43 +01:00
parent 17e4f6ff75
commit 3fbc768e08

View File

@@ -32,12 +32,6 @@ import (
"time"
)
type (
storeUpgrader interface {
Upgrade(context.Context, *zap.Logger) error
}
)
const (
bootLevelWaiting = iota
bootLevelSetup