Skip to content

Commit f809689

Browse files
fixes
1 parent 9d07630 commit f809689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/CIPPCore/Public/New-CIPPBackupTask.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ function New-CIPPBackupTask {
1313
# Get tenant-specific variables
1414
$Tenant = Get-Tenants -TenantFilter $TenantFilter
1515
$CustomerId = $Tenant.customerId
16-
1716
$TenantVariables = Get-CIPPAzDataTableEntity @ReplaceTable -Filter "PartitionKey eq '$CustomerId'"
1817

1918
# If backing up AllTenants, also get global variables

0 commit comments

Comments
 (0)