1
0
mirror of https://github.com/fallenbagel/jellyseerr.git synced 2026-01-11 09:06:55 -05:00

chore: remove empty lines from imports section (#2951) [skip ci]

This commit is contained in:
Danshil Kokil Mungur
2022-08-19 14:59:27 +04:00
committed by GitHub
parent 16545eec22
commit fd0ff4bd5f
116 changed files with 0 additions and 116 deletions

View File

@@ -1,5 +1,4 @@
import { DownloadIcon } from '@heroicons/react/outline';
import { defineMessages, useIntl } from 'react-intl';
import useSWR from 'swr';
import type { SonarrSeries } from '../../../../server/api/servarr/sonarr';