From 1b87c322b37d1b6d120de084794bbb133ecf1b8e Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Wed, 25 May 2022 18:05:47 +0800 Subject: [PATCH] script --- test/mongo/mongo_utils.go | 1 - 1 file changed, 1 deletion(-) diff --git a/test/mongo/mongo_utils.go b/test/mongo/mongo_utils.go index f736f0d54..243dd6d00 100644 --- a/test/mongo/mongo_utils.go +++ b/test/mongo/mongo_utils.go @@ -7,7 +7,6 @@ import ( "context" "fmt" "github.com/golang/protobuf/proto" - "go.mongodb.org/mongo-driver/bson/primitive" "go.mongodb.org/mongo-driver/mongo" "gopkg.in/mgo.v2/bson" "time"