🔨 Clean up Python imports (#24736)

This commit is contained in:
dmitrygribenchuk
2022-09-05 21:19:19 +03:00
committed by Scott Lahteine
parent cc2cc7d081
commit 63507acf98
12 changed files with 7 additions and 13 deletions

View File

@ -4,7 +4,6 @@
import pioutil
if pioutil.is_pio_build():
import os
Import("env", "projenv")
flash_size = 0