aboutsummaryrefslogtreecommitdiff
path: root/catapult/systrace/systrace/run_systrace.py
diff options
context:
space:
mode:
Diffstat (limited to 'catapult/systrace/systrace/run_systrace.py')
-rwxr-xr-xcatapult/systrace/systrace/run_systrace.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/catapult/systrace/systrace/run_systrace.py b/catapult/systrace/systrace/run_systrace.py
index 2ca85046..15a39a38 100755
--- a/catapult/systrace/systrace/run_systrace.py
+++ b/catapult/systrace/systrace/run_systrace.py
@@ -47,7 +47,6 @@ from systrace.tracing_agents import atrace_from_file_agent
from systrace.tracing_agents import atrace_process_dump
from systrace.tracing_agents import ftrace_agent
from systrace.tracing_agents import walt_agent
-# pylint: enable=wrong-import-position
ALL_MODULES = [atrace_agent, atrace_from_file_agent, atrace_process_dump,