forked from platformio/platformio-core
Remove debugging code // Resolve #4083
This commit is contained in:
@ -76,7 +76,6 @@ try:
|
||||
|
||||
|
||||
except (AttributeError, TypeError): # legacy support for CLick > 8.0.1
|
||||
print("legacy Click")
|
||||
|
||||
@cli.resultcallback()
|
||||
@click.pass_context
|
||||
|
Reference in New Issue
Block a user