Skip to content

Commit 0c0701f

Browse files
committed
run ci
1 parent 92f183d commit 0c0701f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convertors/set-user-workspaces-membership.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ async function run() {
1919

2020
const usersDocuments = await hawkDb.collection('users').find({}).toArray();
2121

22-
// Convert events
2322
let i = 1;
2423

2524
for (const collectionName of usersMembershipCollectionsToCheck) {

0 commit comments

Comments
 (0)