mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
Minor fix
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Component, ContextType } from "preact";
|
||||
import { useEffect, useState } from "preact/hooks";
|
||||
import Button from "preact-material-components/Button";
|
||||
import Checkbox from "preact-material-components/Checkbox";
|
||||
import { tw } from "twind";
|
||||
import { GlobalCtx } from "../components/GlobalContext.tsx";
|
||||
import { ConfigType } from "../config.ts";
|
||||
|
||||
Reference in New Issue
Block a user