mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Removed unnecessary comment
This commit is contained in:
parent
b3826d33ec
commit
af62a28bef
1 changed files with 1 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ function New-Category()
|
||||||
[switch]$checkin_email
|
[switch]$checkin_email
|
||||||
)
|
)
|
||||||
|
|
||||||
# $Values = . Get-ParameterValue
|
|
||||||
$Values = @{
|
$Values = @{
|
||||||
"name" = $name
|
"name" = $name
|
||||||
"category_type" = $category_type
|
"category_type" = $category_type
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue