patman: Drop references to __future__
[platform/kernel/u-boot.git] / tools / dtoc / test_fdt.py
index 3316757..4f39a55 100755 (executable)
@@ -4,8 +4,6 @@
 # Written by Simon Glass <sjg@chromium.org>
 #
 
-from __future__ import print_function
-
 from optparse import OptionParser
 import glob
 import os