Skip to content

Commit

Permalink
Merge pull request #955 from JohnDuprey/dev
Browse files Browse the repository at this point in the history
Remove license asset field map
  • Loading branch information
JohnDuprey authored Jul 9, 2024
2 parents 8ec917e + e17e01a commit ec3ac66
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 ec3ac66

Please sign in to comment.