]> git.dujemihanovic.xyz Git - u-boot.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)
commit291ab6c74c6d9f063d10fa97e526dd9312c1b746
tree56fc2f8dbe3fddfe8bc2fc6e660c708b75b26903
parent7943ae241c099edc6d0cd7c4dd3c5ee18ecb24f7
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