Skip to content

Commit 3430e15

Browse files
refactor: remove duplicate properties
1 parent 7063c61 commit 3430e15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types/community.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ export interface Referral {
6060
timestamp: number;
6161
reward: Reward;
6262
challenge: Challenge;
63-
community: Community;
6463
submissions: Submission[];
6564
rewarded: boolean;
6665
metadata?: {

0 commit comments

Comments
 (0)