Skip to content

Commit dba7539

Browse files
committed
Gofmt
1 parent 80399a8 commit dba7539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/orchestrator/poller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ import (
44
"context"
55
"fmt"
66
"math/big"
7+
"runtime"
78
"sync"
89
"time"
9-
"runtime"
1010

1111
"github.com/rs/zerolog/log"
1212
config "github.com/thirdweb-dev/indexer/configs"

0 commit comments

Comments
 (0)