cleaning things up and renders and such and showing the thing

This commit is contained in:
talksik
2022-05-05 09:25:20 -05:00
parent 7f5eba7732
commit 2555ca3e89
5 changed files with 85 additions and 97 deletions
-2
View File
@@ -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