mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-14 07:55:07 +01:00
remove unused import
This commit is contained in:
parent
427646b444
commit
d607a7cce1
@ -1,7 +1,6 @@
|
|||||||
import classNames from "classnames";
|
import classNames from "classnames";
|
||||||
import { useTranslation } from "react-i18next";
|
import { useTranslation } from "react-i18next";
|
||||||
|
|
||||||
import { getCachedMetadata } from "@/backend/helpers/providerApi";
|
|
||||||
import { getProviders } from "@/backend/providers/providers";
|
import { getProviders } from "@/backend/providers/providers";
|
||||||
import { Toggle } from "@/components/buttons/Toggle";
|
import { Toggle } from "@/components/buttons/Toggle";
|
||||||
import { FlagIcon } from "@/components/FlagIcon";
|
import { FlagIcon } from "@/components/FlagIcon";
|
||||||
|
Loading…
Reference in New Issue
Block a user