cleaning things up and renders and such and showing the thing
This commit is contained in:
@@ -172,8 +172,6 @@ async function getUserLines(req: Request, res: Response) {
|
||||
currentLineMemberForLine.userId.toString() === userInfo.userId
|
||||
);
|
||||
|
||||
console.log(associatedLineMembersForLine);
|
||||
|
||||
if (userLineMember) {
|
||||
// take out the current user from the "other" line members list now
|
||||
|
||||
|
||||
Reference in New Issue
Block a user