1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

remove logs

This commit is contained in:
Peter Clement 2023-08-30 10:51:32 +01:00
parent 84571e36c2
commit adef9a17eb

View file

@ -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)