Fix Linting Issue

This commit is contained in:
Exists
2021-04-14 04:09:00 -04:00
parent 1a1ef34a96
commit bfb3502252
+1 -1
View File
@@ -1,4 +1,4 @@
import { defaultTestOptions, tempData } from "../ws/start_bot.ts"; import { tempData } from "../ws/start_bot.ts";
import { assertEquals, assertExists } from "../deps.ts"; import { assertEquals, assertExists } from "../deps.ts";
import { cache } from "../../src/cache.ts"; import { cache } from "../../src/cache.ts";
import { cloneChannel } from "../../src/helpers/channels/clone_channel.ts"; import { cloneChannel } from "../../src/helpers/channels/clone_channel.ts";