Remove unused import
This commit is contained in:
parent
c2195fefb6
commit
a79c1348df
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
"""Entrypoint/script to convert CTF trace data to a pickle file."""
|
||||
|
||||
import argparse
|
||||
from pickle import Pickler
|
||||
import time
|
||||
|
||||
from tracetools_analysis.conversion import ctf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue