Skip to content

Commit 5aebc5e

Browse files
committed
pss/outbox: lint
1 parent 3096bd1 commit 5aebc5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pss/pss.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ import (
3939
"github.com/ethersphere/swarm/pss/internal/ticker"
4040
"github.com/ethersphere/swarm/pss/internal/ttlset"
4141
"github.com/ethersphere/swarm/pss/message"
42-
"github.com/tilinna/clock"
4342
"github.com/ethersphere/swarm/pss/outbox"
43+
"github.com/tilinna/clock"
4444
)
4545

4646
const (

0 commit comments

Comments
 (0)