mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 14:38:49 -06:00
remove bad require roll.js
This commit is contained in:
parent
37c3d9df8f
commit
25eca4ed60
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
const { SlashCommandBuilder } = require('discord.js');
|
||||
const { randomInt } = require('node:crypto');
|
||||
const { abs } = require('node:math');
|
||||
|
||||
module.exports = {
|
||||
data: new SlashCommandBuilder()
|
||||
|
|
Loading…
Reference in a new issue