Skip to content

Commit

Permalink
backend-checks
Browse files Browse the repository at this point in the history
Signed-off-by: andoriyaprashant <[email protected]>
  • Loading branch information
andoriyaprashant committed Jun 6, 2024
1 parent 4c367a1 commit f50208d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type MongoOperations struct {
}

var (
// Operator contains all the CRUD operations of the mongo database
// Operator contains all the CRUD operations of the mongo database

)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"errors"

"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/database/mongodb"

"go.mongodb.org/mongo-driver/bson"
"go.mongodb.org/mongo-driver/mongo"
)
Expand Down

0 comments on commit f50208d

Please sign in to comment.