Skip to content

Commit b2149f9

Browse files
committed
Remove 1/2s pause in build process
1 parent f127ab9 commit b2149f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/python/build_flags.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,3 @@ def cleanDefaultProductForTarget(target_name: str) -> None:
198198
sys.stdout.write("\u001b[32mAUTO_WIFI_ON_INTERVAL = OFF\n")
199199

200200
sys.stdout.flush()
201-
time.sleep(.5)

0 commit comments

Comments
 (0)