Skip to content

Commit 353d079

Browse files
fallenbagelTOomaAh
authored andcommitted
style(mediarequest): apply prettier
1 parent 03f97bd commit 353d079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/entity/MediaRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ import type {
55
SonarrSeries,
66
} from '@server/api/servarr/sonarr';
77
import SonarrAPI from '@server/api/servarr/sonarr';
8-
import type { TmdbKeyword } from '@server/api/themoviedb/interfaces';
98
import TheMovieDb from '@server/api/themoviedb';
109
import { ANIME_KEYWORD_ID } from '@server/api/themoviedb/constants';
10+
import type { TmdbKeyword } from '@server/api/themoviedb/interfaces';
1111
import {
1212
MediaRequestStatus,
1313
MediaStatus,

0 commit comments

Comments
 (0)