mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
clean up
This commit is contained in:
parent
c25e876962
commit
128369350f
24 changed files with 17 additions and 45 deletions
|
@ -1,7 +1,8 @@
|
|||
const { Constants } = require("detritus-client");
|
||||
const { icon } = require("../../../labscore/utils/markdown");
|
||||
const Permissions = Constants.Permissions;
|
||||
|
||||
const { icon } = require("../../../labscore/utils/markdown");
|
||||
|
||||
// TODO: copy pasted from v1, rework this eventually
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue