Skip to content

Commit

Permalink
Remove duplicate property
Browse files Browse the repository at this point in the history
  • Loading branch information
dpang314 committed Oct 28, 2023
1 parent 0983b91 commit 5ee3d3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screens/AdminDashboard/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export interface RowProps {
row: User;
currentSemester: string;
onClick: Function;
currentSemester: string;
}

export interface EditMemberModalProps {
Expand Down

0 comments on commit 5ee3d3a

Please sign in to comment.