Remove leftover from rebasing

This commit is contained in:
Peter Grlica
2020-12-13 18:53:19 +01:00
parent 17e4f6ff75
commit 3fbc768e08
-6
View File
@@ -32,12 +32,6 @@ import (
"time"
)
type (
storeUpgrader interface {
Upgrade(context.Context, *zap.Logger) error
}
)
const (
bootLevelWaiting = iota
bootLevelSetup