]> git.baikalelectronics.ru Git - uboot.git/commit
patman: remove extraneous imports
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 17 Dec 2022 01:45:27 +0000 (20:45 -0500)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Jan 2023 02:21:56 +0000 (19:21 -0700)
commit44d791023929726376f7539979390c4df65b1850
tree56fc2f8dbe3fddfe8bc2fc6e660c708b75b26903
parent3796f6afb90ed3a1b74afaad3d092259cace3247
patman: remove extraneous imports

* tools/patman/main.py: Remove extraneous imports and fix indentation.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/patman/main.py