Skip to content

Commit

Permalink
Remove license asset field map
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Jul 9, 2024
1 parent 8ec917e commit e17e01a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Modules/CippExtensions/Public/Hudu/Get-HuduFieldMapping.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ function Get-HuduFieldMapping {
FieldLabel = 'Asset Layout for M365 Devices'
FieldType = 'Layouts'
}
[PSCustomObject]@{
FieldName = 'Licenses'
FieldLabel = 'Asset Layout for M365 Licenses'
FieldType = 'Layouts'
}
)

$Table = Get-CIPPTable -TableName Extensionsconfig
Expand Down

0 comments on commit e17e01a

Please sign in to comment.