Skip to content

Commit cfef5cd

Browse files
committed
feat: remove wait import
1 parent f0aeae4 commit cfef5cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/events/threadCreate.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { on } from "node:events";
2-
import { setTimeout as wait } from "node:timers/promises";
32
import { logger } from "@yuudachi/framework";
43
import type { Event } from "@yuudachi/framework/types";
54
import type { ThreadChannel } from "discord.js";

0 commit comments

Comments
 (0)