patman: Drop references to __future__
[platform/kernel/u-boot.git] / tools / patman / test_util.py
index 09f258c..4338dbc 100644 (file)
@@ -3,8 +3,6 @@
 # Copyright (c) 2016 Google, Inc
 #
 
-from __future__ import print_function
-
 from contextlib import contextmanager
 import glob
 import os