Remove incorrect parameter

This commit is contained in:
Ben Claussen 2023-11-07 10:19:03 -05:00
parent 9e00636fbe
commit 2233de974d

View file

@ -75,8 +75,6 @@ function New-NetboxIPAMAddressRange {
[hashtable]$Custom_Fields, [hashtable]$Custom_Fields,
[uint64]$Interface,
[string]$Description, [string]$Description,
[string]$Comments, [string]$Comments,