Skip to content

Commit

Permalink
removing unused interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Courey committed Oct 16, 2024
1 parent cca475d commit f425a78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/routes/synonyms/synonyms.lib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,3 @@ export interface SynonymGroupWithMembers {
group: SynonymGroup
members: Circular[]
}
export interface SynonymValidityCheck {
eventId: string
count: number
}

0 comments on commit f425a78

Please sign in to comment.