remove bad require roll.js

This commit is contained in:
Michael 2022-12-16 23:25:33 -06:00
parent 37c3d9df8f
commit 25eca4ed60

View file

@ -5,7 +5,6 @@
const { SlashCommandBuilder } = require('discord.js');
const { randomInt } = require('node:crypto');
const { abs } = require('node:math');
module.exports = {
data: new SlashCommandBuilder()