patman: Drop references to __future__
[platform/kernel/u-boot.git] / tools / dtoc / test_dtoc.py
index d733b70..9db9748 100755 (executable)
@@ -9,8 +9,6 @@ This includes unit tests for some functions and functional tests for the dtoc
 tool.
 """
 
-from __future__ import print_function
-
 import collections
 import os
 import struct