Skip to content

Commit 88f399e

Browse files
committed
remove comment
1 parent e1af8a0 commit 88f399e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peerprep-fe/src/types/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ interface MatchData {
5353
name: string;
5454
topic: string;
5555
difficulty: string;
56-
// Add any other properties that your match data includes
56+
// Add as needed
5757
}
5858

5959
interface WebSocketMessage {

0 commit comments

Comments
 (0)