manual: Remove unused import

This commit is contained in:
Stephen Sherratt
2017-05-25 14:18:15 +10:00
parent 7ee77f2933
commit aee7a3cbc8

View File

@@ -22,7 +22,6 @@ import argparse
import operator
import logging
import itertools
from functools import reduce
from libsel4_tools import syscall_stub_gen
from lxml import etree