Common: Remove disused SYSTEM_INFO telemetry category

This commit is contained in:
Mike Salvatore 2022-03-15 13:04:09 -04:00
parent cd3f5e7f16
commit f0fed888cb
1 changed files with 0 additions and 1 deletions

View File

@ -7,6 +7,5 @@ class TelemCategoryEnum:
POST_BREACH = "post_breach"
SCAN = "scan"
STATE = "state"
SYSTEM_INFO = "system_info"
TRACE = "trace"
TUNNEL = "tunnel"