mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-09 03:37:45 +03:00
lint
This commit is contained in:
parent
c17839ae97
commit
e07297fc53
@ -3,11 +3,7 @@ import { Button } from "@renderer/components";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { AddThemeModal } from "./add-theme-modal";
|
||||
import { settingsContext } from "@renderer/context";
|
||||
import {
|
||||
PlusCircleIcon,
|
||||
GlobeIcon,
|
||||
PencilIcon,
|
||||
} from "@primer/octicons-react";
|
||||
import { PlusCircleIcon, GlobeIcon, PencilIcon } from "@primer/octicons-react";
|
||||
|
||||
import * as styles from "./settings-download-sources.css";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user