Skip to content

Commit a01a625

Browse files
committed
fmt
1 parent 6b04477 commit a01a625

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

internal/internal_task_pollers.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ import (
2727
"context"
2828
"errors"
2929
"fmt"
30-
"go.uber.org/yarpc"
3130
"sync"
3231
"time"
3332

33+
"go.uber.org/yarpc"
34+
3435
"go.uber.org/cadence/internal/common/debug"
3536

3637
"github.com/opentracing/opentracing-go"

0 commit comments

Comments
 (0)