Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a90585a

Browse filesBrowse files
committed
.
1 parent cfa5528 commit a90585a
Copy full SHA for a90585a

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎backend/controllers/user.js

Copy file name to clipboardExpand all lines: backend/controllers/user.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ let fetchRegisteredEvents = async (req, res) => {
127127
689572539027
128128
689566400667
129129
*/
130-
console.log(registerEvents);
130+
// console.log(registerEvents);
131131
// events wali list empty hai
132132
res.status(200).json(registerEvents);
133133
} catch (error) {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.