mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Remove debug code
This commit is contained in:
@ -78,7 +78,6 @@ def AddCustomTarget(env, *args, **kwargs):
|
||||
|
||||
|
||||
def DumpTargets(env):
|
||||
print("DumpTargets", id(env))
|
||||
targets = env.get("__PIO_TARGETS") or {}
|
||||
# pre-fill default system targets
|
||||
if (
|
||||
|
Reference in New Issue
Block a user