Skip to content

Commit

Permalink
fix: remove circular dependency warnings on node 14
Browse files Browse the repository at this point in the history
Deleted unused exported functions, and circular dependency to
"collection_ops" (count, findOne, remove, updateOne) within
'db_op'. Also fixes import path within benchmark.

NODE-2536
  • Loading branch information
mbroadst committed Jun 24, 2020
1 parent 8d24288 commit f32fa15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 361 deletions.
Loading

0 comments on commit f32fa15

Please sign in to comment.