Removed old import
This commit is contained in:
parent
20ebafe83a
commit
c11745306b
@ -1,6 +1,5 @@
|
|||||||
import AnimeNotifier from "../AnimeNotifier"
|
import AnimeNotifier from "../AnimeNotifier"
|
||||||
import { findAll } from "scripts/Utils";
|
import { findAll } from "scripts/Utils"
|
||||||
import toggleBoolString from "../Utils/toggleBoolString";
|
|
||||||
|
|
||||||
// Filter anime on explore page
|
// Filter anime on explore page
|
||||||
export function filterAnime(arn: AnimeNotifier, input: HTMLInputElement) {
|
export function filterAnime(arn: AnimeNotifier, input: HTMLInputElement) {
|
||||||
|
Loading…
Reference in New Issue
Block a user