Skip to content

Commit 4fef647

Browse files
committed
remove logging
1 parent 7a33197 commit 4fef647

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Modules/CIPPCore/Public/Get-CIPPCalendarPermissionReport.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ function Get-CIPPCalendarPermissionReport {
3131
)
3232

3333
try {
34-
Write-LogMessage -API 'CalendarPermissionReport' -tenant $TenantFilter -message 'Generating calendar permission report' -sev Info
35-
3634
# Handle AllTenants
3735
if ($TenantFilter -eq 'AllTenants') {
3836
# Get all tenants that have calendar data

0 commit comments

Comments
 (0)