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"
|
POST_BREACH = "post_breach"
|
||||||
SCAN = "scan"
|
SCAN = "scan"
|
||||||
STATE = "state"
|
STATE = "state"
|
||||||
SYSTEM_INFO = "system_info"
|
|
||||||
TRACE = "trace"
|
TRACE = "trace"
|
||||||
TUNNEL = "tunnel"
|
TUNNEL = "tunnel"
|
||||||
|
|
Loading…
Reference in New Issue