diff options
Diffstat (limited to 'resources/tools/telemetry/constants.py')
-rw-r--r-- | resources/tools/telemetry/constants.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/tools/telemetry/constants.py b/resources/tools/telemetry/constants.py index 4b47a39d21..9961a07b8b 100644 --- a/resources/tools/telemetry/constants.py +++ b/resources/tools/telemetry/constants.py @@ -46,4 +46,3 @@ class Constants: # Could not detach BPF events err_linux_detach = 52 - |