mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 10:56:02 +01:00
patman: Drop references to __future__
We don't need these now that the tools using Python 3. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -9,8 +9,6 @@ These create and read various CBFSs and compare the results with expected
|
||||
values and with cbfstool
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import io
|
||||
import os
|
||||
import shutil
|
||||
|
||||
Reference in New Issue
Block a user