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