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