Sync examples

This commit is contained in:
Ivan Kravets
2022-05-19 19:32:08 +03:00
parent 97e2d24cd1
commit 9d2adb37f3
2 changed files with 1 additions and 3 deletions

View File

@@ -45,8 +45,6 @@ def main(desktop, names, ownernames):
] ]
if any(skip): if any(skip):
continue continue
print(platform['name'])
continue
subprocess.check_call( subprocess.check_call(
[ [
"pio", "pio",