Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapawar1 committed Apr 22, 2024
1 parent 65784df commit 41b57d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/queries/genres.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export async function fetchGenres(): Promise<Genre[]> {
}
}


export async function fetchGenreStoryById(
parent_id: number,
): Promise<GenreStories[]> {
Expand Down

0 comments on commit 41b57d6

Please sign in to comment.