mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
nvm
This commit is contained in:
parent
8e9fcc0069
commit
14d2d6d987
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ module.exports = {
|
|||
application = await superagent.get(`${Routes.URL}/api/v9/applications/${id}/rpc`)
|
||||
application = application.body
|
||||
}catch(e){
|
||||
console.log(e)
|
||||
return editOrReply(context, createEmbed("warning", context, "Invalid Application"))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue