Update animetsu.ts

This commit is contained in:
Pas 2025-08-11 11:12:36 -06:00
parent 2174a992c2
commit 3a33b0ee78

View file

@ -1,5 +1,4 @@
/* eslint-disable no-console */
import { flags } from '@/entrypoint/utils/targets';
import { NotFoundError } from '@/utils/errors';
import { EmbedOutput, makeEmbed } from '../base';