Skip to content

Commit

Permalink
Update ChannelMessageManager.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Aug 22, 2024
1 parent 120bc8b commit d8520e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/managers/ChannelMessageManager.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Client from "../Client.js";
import { LIMITS, PERMISSIONS } from "../constants.js";
import { Guild } from "../structures.js";
import Message from "../structures/Message.js";
import checkPermission from "../util/discord/checkPermission.js";
import BaseCacheManager from "./BaseCacheManager.js";
Expand Down

0 comments on commit d8520e3

Please sign in to comment.