patman: Drop references to __future__
[platform/kernel/u-boot.git] / tools / patman / tools.py
index 3feddb2..7b21a12 100644 (file)
@@ -3,8 +3,6 @@
 # Copyright (c) 2016 Google, Inc
 #
 
-from __future__ import print_function
-
 import command
 import glob
 import os