mirror of
https://github.com/JonnyBro/JaBa.git
synced 2025-01-19 08:53:47 +05:00
refactor: delete unusable command
This commit is contained in:
parent
50f33d2509
commit
f54f50565c
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
export const data = {
|
||||
name: "8ball",
|
||||
description: "8ball",
|
||||
};
|
||||
|
||||
export const run = () => {
|
||||
console.log("8ball");
|
||||
};
|
Loading…
Reference in a new issue