@@ -7,7 +7,6 @@ import (
var sagaInstance *Saga
var sagaInstanceMutex sync.Mutex
-var initOnce sync.Once
type Saga struct {
stateStoreName string