Skip to content

Commit 1e2d8a9

Browse files
committed
log
1 parent 9380fc9 commit 1e2d8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topo/schema.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ func GetCollectionShardingInfo(
231231
Decode(info)
232232
if err != nil {
233233
if errors.Is(err, mongo.ErrNoDocuments) {
234-
println("AAAAAAAAAAAAAAAAAAAAa no documents")
234+
println("AAAAAAAAAAAAAAAAAa no documents")
235235
return nil, ErrNotFound
236236
}
237237

0 commit comments

Comments
 (0)