Skip to content

Commit

Permalink
tools/psoc6/get-devs.py: Removal unused main section.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Sep 22, 2023
1 parent 3af49a5 commit fa58057
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/psoc6/get-devs.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@ def get_devices_port(board=None, devs_yml=None):
return port_list


if __name__ == "__main__":
pass


def parser():
def main_parser_func(args):
parser.print_help()
Expand Down

0 comments on commit fa58057

Please sign in to comment.