Skip to content

Commit

Permalink
remove ngu from interface
Browse files Browse the repository at this point in the history
  • Loading branch information
zuies committed Jan 22, 2024
1 parent f9fefb5 commit b57a5ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/types/IAnnouncements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export default interface IAnnouncements {
page,
limit,
sortBy,
ngu,
community,
}: IRetrieveAnnouncementsProps) => void;
}

0 comments on commit b57a5ed

Please sign in to comment.