ci(notification): removal of more console logs that shouldnt be here
This commit is contained in:
@@ -51,6 +51,8 @@ export default function NotificationsSubCard({ user }: any) {
|
||||
}));
|
||||
}
|
||||
|
||||
console.log(n);
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Card className="p-3 w-lg">
|
||||
|
||||
Reference in New Issue
Block a user