diff options
Diffstat (limited to 'test/py/tests/test_fit.py')
-rwxr-xr-x | test/py/tests/test_fit.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/py/tests/test_fit.py b/test/py/tests/test_fit.py index e3210ed43f..4922b9dcc6 100755 --- a/test/py/tests/test_fit.py +++ b/test/py/tests/test_fit.py @@ -3,8 +3,6 @@ # # Sanity check of the FIT handling in U-Boot -from __future__ import print_function - import os import pytest import struct |