remove logs
This commit is contained in:
parent
84571e36c2
commit
adef9a17eb
|
@ -253,8 +253,6 @@
|
|||
notifications.error("A group must be specified")
|
||||
return
|
||||
}
|
||||
console.log(group)
|
||||
console.log(role)
|
||||
try {
|
||||
if (group?.builder?.apps.includes(prodAppId)) {
|
||||
await removeGroupAppBuilder(group._id)
|
||||
|
|
Loading…
Reference in New Issue