remove line

This commit is contained in:
jcaparas
2017-03-02 21:24:50 -08:00
parent 86810b9578
commit 7dcaffc42e

View File

@ -28,7 +28,6 @@ $alertDefinitionPayload = @{
"Severity"= "Low" "Severity"= "Low"
"InternalDescription"= "An internal description of the Alert" "InternalDescription"= "An internal description of the Alert"
"Title"= "The Title" "Title"= "The Title"
"UxDescription"= "Description of the alerts" "UxDescription"= "Description of the alerts"
"RecommendedAction"= "The alert's recommended action" "RecommendedAction"= "The alert's recommended action"
"Category"= "Trojan" "Category"= "Trojan"