mirror of
https://github.com/Art-Portal/April.git
synced 2024-12-26 03:14:17 +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 = {
|
||||
name: 'guildMemberAdd',
|
||||
|
Loading…
Reference in New Issue
Block a user