commit | fcf2e858a2578bad4011d84c2c52a1a6d36751aa | [log] [tgz] |
---|---|---|
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | Fri Dec 16 20:45:27 2022 -0500 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 05 19:21:56 2023 -0700 |
tree | 56fc2f8dbe3fddfe8bc2fc6e660c708b75b26903 | |
parent | 71cc0219fae396890503bf1b3066791ac859a77f [diff] |
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>