change: prettier code

This commit is contained in:
TriForMine
2021-10-21 20:17:05 +00:00
committed by GitHub Action
parent f16870f204
commit ccc01cc5ec

View File

@@ -126,8 +126,8 @@ import {
handleIntegrationUpdate,
handleIntegrationDelete,
} from "./handlers/mod.ts";
import {Emoji} from "./types/emojis/emoji.ts";
import {handleGuildLoaded} from "./handlers/guilds/GUILD_LOADED_DD.ts";
import { Emoji } from "./types/emojis/emoji.ts";
import { handleGuildLoaded } from "./handlers/guilds/GUILD_LOADED_DD.ts";
export async function createBot(options: CreateBotOptions) {
return {