fix conflict
Former-commit-id: 84868190bf79dbcc20faafe19b03ed34da58a104
This commit is contained in:
parent
60359ea095
commit
353c4630f2
|
@ -26,5 +26,4 @@ const (
|
||||||
WaitRestart = "WaitRestart"
|
WaitRestart = "WaitRestart"
|
||||||
WaitPause = "WaitPause"
|
WaitPause = "WaitPause"
|
||||||
WaitStart = "WaitStart"
|
WaitStart = "WaitStart"
|
||||||
Stopped = "Stopped"
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue