Skip to content

Commit fbe6d98

Browse files
Merge pull request #31 from call-0f-code/shrutiiiyet-patch-1
Removed approved fields from updateMemberRoutes
2 parents 3086859 + c83b568 commit fbe6d98

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/types/members.d.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ declare global {
1515
leetcode?: string;
1616
codechef?: string;
1717
codeforces?: string;
18-
isApproved?: boolean;
19-
approvedBy?: string;
2018
}
21-
}
19+
}

0 commit comments

Comments
 (0)