patman: Drop references to __future__
[platform/kernel/u-boot.git] / tools / rmboard.py
index 1feface..446e5d6 100755 (executable)
@@ -23,8 +23,6 @@ This script works by:
 Search for ## to update the commit message manually.
 """
 
-from __future__ import print_function
-
 import glob
 import os
 import re