🔨 Clean up Python imports (#24736)
This commit is contained in:
committed by
Scott Lahteine
parent
cc2cc7d081
commit
63507acf98
@ -3,7 +3,6 @@
|
||||
#
|
||||
import pioutil
|
||||
if pioutil.is_pio_build():
|
||||
import os
|
||||
from os.path import join
|
||||
from os.path import expandvars
|
||||
Import("env")
|
||||
|
Reference in New Issue
Block a user