Remove import of deleted file

This commit is contained in:
Christophe Bedard 2019-06-06 09:33:00 +02:00
parent 7fd90243a5
commit 7c50f8e333

View file

@ -2,7 +2,6 @@
import subprocess
import babeltrace
from ..trace import *
def get_trace_event_names(trace_directory):
"""