mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-03 20:04:27 +02:00
Remove debug code
This commit is contained in:
@@ -101,7 +101,6 @@ if int(PYSERIAL_VERSION[0]) == 3:
|
||||
sys.argv.extend([k, str(v)])
|
||||
|
||||
try:
|
||||
print kwargs
|
||||
miniterm.main( # pylint: disable=E1123
|
||||
default_port=kwargs['port'],
|
||||
default_baudrate=kwargs['baud'],
|
||||
|
Reference in New Issue
Block a user