Skip to content

Commit 9dd5a32

Browse files
committed
Typo
1 parent 5cf584a commit 9dd5a32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/db-helper.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ async function remove(Model, queryParams) {
137137
}
138138

139139
resolve(dbItem);
140-
}
141-
});
140+
});
141+
}
142142
});
143143
}
144144

0 commit comments

Comments
 (0)