From bf8a2b01ada4005e68b61abd5ebf3d2eb6e864c0 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Mon, 17 Jun 2019 14:56:29 +0200 Subject: [PATCH] Cleanup --- tracetools_launch/trace.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tracetools_launch/trace.py b/tracetools_launch/trace.py index ce29a4c..4694bfb 100644 --- a/tracetools_launch/trace.py +++ b/tracetools_launch/trace.py @@ -2,7 +2,6 @@ import os from typing import List from typing import Optional -from typing import Text from launch.action import Action from launch.event import Event