patman: Drop references to __future__
[platform/kernel/u-boot.git] / tools / binman / ftest.py
index 872b855..67f976e 100644 (file)
@@ -6,8 +6,6 @@
 #
 #    python -m unittest func_test.TestFunctional.testHelp
 
-from __future__ import print_function
-
 import hashlib
 from optparse import OptionParser
 import os