Skip to content

Commit

Permalink
Remove commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasankavitha committed Oct 18, 2024
1 parent 0870ee7 commit cdaa61e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test-examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ def main(argv):
Out.error("Unable to resolved a Codegen Version!")
exit(2)

# clone_repos(load_config(), projects_dir)
projects = next(os.walk(projects_dir))[1]
if not projects:
Out.error(f"No projects available at [{projects_dir}]!")
Expand Down

0 comments on commit cdaa61e

Please sign in to comment.