forked from p15670423/monkey
Common: Remove disused SYSTEM_INFO telemetry category
This commit is contained in:
parent
cd3f5e7f16
commit
f0fed888cb
|
@ -7,6 +7,5 @@ class TelemCategoryEnum:
|
|||
POST_BREACH = "post_breach"
|
||||
SCAN = "scan"
|
||||
STATE = "state"
|
||||
SYSTEM_INFO = "system_info"
|
||||
TRACE = "trace"
|
||||
TUNNEL = "tunnel"
|
||||
|
|
Loading…
Reference in New Issue