Skip to content

Commit 96c538e

Browse files
committed
chore: gofmt
Signed-off-by: LesCyber <[email protected]>
1 parent 4d4e2dd commit 96c538e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/events/persist_batch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ package events
1818

1919
import (
2020
"context"
21-
"errors"
2221
"database/sql/driver"
22+
"errors"
2323

2424
"github.com/hyperledger/firefly-common/pkg/ffapi"
2525
"github.com/hyperledger/firefly-common/pkg/fftypes"

0 commit comments

Comments
 (0)