px_mkfw.py: remove unused import

This commit is contained in:
Julian Oes 2016-10-15 21:25:16 +02:00 committed by Lorenz Meier
parent 8450178849
commit 7eabf1ccb3
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@
# metadata fields and a zlib-compressed base64-encoded firmware image.
#
import sys
import argparse
import json
import base64