mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
clean up
This commit is contained in:
parent
c25e876962
commit
128369350f
24 changed files with 17 additions and 45 deletions
|
@ -1,11 +1,7 @@
|
|||
const { Constants, Utils } = require("detritus-client");
|
||||
const Permissions = Constants.Permissions;
|
||||
|
||||
const { createEmbed } = require('../../../labscore/utils/embed')
|
||||
const { editOrReply } = require('../../../labscore/utils/message')
|
||||
|
||||
const { execSync } = require("child_process");
|
||||
const { highlight } = require("../../../labscore/utils/markdown");
|
||||
|
||||
module.exports = {
|
||||
name: "update",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue