This commit is contained in:
Asim Aslam
2019-06-03 15:56:22 +01:00
parent d864c98aca
commit fe060b2d0b
2 changed files with 2 additions and 2 deletions

View File

@@ -5,10 +5,10 @@ import (
"math"
"time"
"github.com/micro/go-micro/util/log"
"github.com/micro/go-micro/sync/leader/consul"
"github.com/micro/go-micro/sync/task"
"github.com/micro/go-micro/sync/task/local"
"github.com/micro/go-micro/util/log"
)
type syncCron struct {