removed debug print statements w/ burnettk

This commit is contained in:
jasquat 2024-03-20 14:09:31 -04:00
parent 9dd8a31a3c
commit 018c9b5132
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ const findPermissionsInCache = (
}
}
});
console.log(results);
}
/**