Skip to content

Commit ac920d4

Browse files
committed
fix
1 parent 1445f0c commit ac920d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/includes/read/specify-queries.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use MongoDB\Client;
66

7-
87
// start-setup
98
$uri = "<connection string>";
109
$client = new Client($uri);

0 commit comments

Comments
 (0)