Skip to content

Commit ae8f30f

Browse files
committed
Restore tools so they do not get rebuilt
1 parent c0cd9cb commit ae8f30f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tools/espota.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,4 +351,3 @@ def main(args):
351351

352352
if __name__ == '__main__':
353353
sys.exit(main(sys.argv))
354-

tools/get.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,3 @@ def identify_platform():
238238
else:
239239
get_tool(tool)
240240
print('Platform Tools Installed')
241-

0 commit comments

Comments
 (0)