From 6b7b4bba11178595cf755c1687daacbd62ffa014 Mon Sep 17 00:00:00 2001 From: Rykkel <220993G@mymail.nyp.edu.sg> Date: Mon, 12 Aug 2024 22:36:24 +0800 Subject: [PATCH] Removed redundant code --- client/src/components/CommentsModule.tsx | 31 ------------------------ 1 file changed, 31 deletions(-) diff --git a/client/src/components/CommentsModule.tsx b/client/src/components/CommentsModule.tsx index dcb081d..97e17eb 100644 --- a/client/src/components/CommentsModule.tsx +++ b/client/src/components/CommentsModule.tsx @@ -73,37 +73,6 @@ export default function CommentsModule() {
{user.firstName} {user.lastName}
{comment.content}
-
-
- -
- - - -
- - - Edit - - - Delete - - -
-
-