Skip to content

Commit 2170881

Browse files
committed
Removal from APP enum
1 parent 2258400 commit 2170881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contentctl/objects/enums.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ class SecurityContentType(enum.Enum):
6868

6969
class SecurityContentProduct(enum.Enum):
7070
SPLUNK_APP = 1
71-
SSA = 2
7271
API = 3
7372
CUSTOM = 4
7473

0 commit comments

Comments
 (0)