Skip to content

Commit

Permalink
fix changes according to backend
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsinayoob committed Dec 22, 2024
1 parent 8702b3e commit c072675
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/auth/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import { CreateGoalRequest, Goal, GoalCategory, UpdateGoalRequest } from '@/type
import { Note } from '@/types/auth/Note';
import { Response } from '@/types/auth/Response';
import { StreakWithMetadataParams, StreakWithUserMetadata } from '@/types/auth/Streak';
import AuthError from '@/types/AuthError';
import GenerateMediaFileRequest, { MediaType } from '@/types/Media/GenerateMediaFileRequest';
import MediaRenderError from '@/types/Media/MediaRenderError';
import { Mushaf } from '@/types/QuranReader';
Expand Down

0 comments on commit c072675

Please sign in to comment.