Don't remove all micropython examples, we want natmod and usercmodule

This commit is contained in:
Jeff Epler 2022-02-15 10:14:47 -06:00
parent 89cd18b4a7
commit ddfcfca65d
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ top_delete = [
"README.md",
"CODEOFCONDUCT.md",
"CODECONVENTIONS.md",
"examples",
]
for t in top_delete:
try: