Skip to content

Commit 1d1a5e9

Browse files
committed
tidy
1 parent 1959209 commit 1d1a5e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

internal/verifier/change_stream.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ import (
55
"fmt"
66
"time"
77

8-
"github.com/pkg/errors"
9-
108
"github.com/10gen/migration-verifier/internal/keystring"
9+
"github.com/pkg/errors"
1110
"go.mongodb.org/mongo-driver/bson"
1211
"go.mongodb.org/mongo-driver/bson/primitive"
1312
"go.mongodb.org/mongo-driver/mongo"

0 commit comments

Comments
 (0)