Skip to content
Snippets Groups Projects
Commit ff8725bb authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

tools: moveconfig: remove redundant else: after sys.exit()


Nesting by "else:" is not generally useful after such statements
as return, break, sys.exit(), etc.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 6ff36d21
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment