mirror of
https://github.com/Art-Portal/April.git
synced 2025-01-14 07:23:43 +01:00
Remove unused require
This commit is contained in:
parent
35efcf3607
commit
2265141308
@ -1,4 +1,4 @@
|
|||||||
const { guildId, generalChannelId, rulesChannelId, rolesChannelId } = require('../config.json');
|
const { guildId, generalChannelId, rulesChannelId } = require('../config.json');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'guildMemberAdd',
|
name: 'guildMemberAdd',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user