style: format files

This commit is contained in:
ayntee
2021-03-20 10:08:30 +04:00
parent 5125ffd308
commit e4fc09069f
8 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import {
eventHandlers,
lastShardID,
setApplicationID,
setBotID
setBotID,
} from "../../bot.ts";
import { cache, cacheHandlers } from "../../cache.ts";
import { initialMemberLoadQueue } from "../../structures/guild.ts";