mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
style: fix lint warnings (#935)
This commit is contained in:
@@ -4,7 +4,6 @@ import type { CreateGuildChannel } from "../../types/guilds/create_guild_channel
|
||||
import { Errors } from "../../types/discordeno/errors.ts";
|
||||
import { bigintToSnowflake } from "../../util/bigint.ts";
|
||||
import { calculatePermissions } from "../../util/permissions.ts";
|
||||
import { createChannel } from "./create_channel.ts";
|
||||
import { helpers } from "../mod.ts";
|
||||
|
||||
/** Create a copy of a channel */
|
||||
|
||||
Reference in New Issue
Block a user