Skip to content

Commit c86bfb7

Browse files
committed
remove console.log
1 parent fbeee82 commit c86bfb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/graphql/resolvers/Notification.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export default {
4343
_.isNil,
4444
),
4545
};
46-
console.log(user);
4746
await user.save();
4847
return user.notificationSettings;
4948
},

0 commit comments

Comments
 (0)