Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoapolo committed Dec 17, 2024
1 parent f11ba60 commit 2f4859d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/web/components/EditPermissions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -820,8 +820,6 @@ const _EditPermissionsModal: FC<EditPermissionModalType> = withAdminPermissions(
const rolesAdded = getRoles(roles, rolesSelected || [])
const isAdmin = admin()

console.log('aosidjaosijaosijosi', level)

return !permissions || !entityPermissions ? (
<div className='modal-body text-center'>
<Loader />
Expand Down

0 comments on commit 2f4859d

Please sign in to comment.