remove unneeded import
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import { assert } from "@std/assert/assert";
|
|
||||||
import { ImageResponse, postUrl, requestJSON } from "./api.ts";
|
import { ImageResponse, postUrl, requestJSON } from "./api.ts";
|
||||||
import { Embed, EmbedAuthor, EmbedImage } from "@root/structures/embeds.ts";
|
import { Embed, EmbedAuthor, EmbedImage } from "@root/structures/embeds.ts";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user