We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbaf9de commit 02627a1Copy full SHA for 02627a1
src/dbRelated/logindDbOps.js
@@ -4,7 +4,6 @@ import {
4
closeConnectionToDB,
5
selectDB,
6
} from "../helpers/dbHelpers.js";
7
-import { sendResponse } from "../helpers/sendResponse.js";
8
9
// all the db related process variables
10
const { DB_NAME, COLLECTION_USER_STICKER } = process.env;
0 commit comments