Remove TODO

This commit is contained in:
Christophe Bedard 2019-06-07 11:28:34 +02:00
parent 0a04d24fd4
commit 637f85e167

View file

@ -1,6 +1,5 @@
#!/usr/bin/env python3
# Entrypoint/script to convert CTF trace data to a pickle file
# TODO
import argparse
from pickle import Pickler