Removed unnecessary comment

This commit is contained in:
Tim Murphy 2020-06-29 20:26:45 -05:00
parent b3826d33ec
commit af62a28bef

View file

@ -47,7 +47,6 @@ function New-Category()
[switch]$checkin_email
)
# $Values = . Get-ParameterValue
$Values = @{
"name" = $name
"category_type" = $category_type