File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -246,20 +246,6 @@ var WebSerialDaemon = /*#__PURE__*/function (_Daemon) {
246246 var _this5 = this ;
247247
248248 if ( this . serialMonitorOpened . getValue ( ) ) {
249- console . dir ( '******** BEGIN: web-serial-daemon:187 ********' ) ;
250- console . dir ( 'not found' , {
251- depth : null ,
252- colors : true
253- } ) ;
254- console . dir ( port , {
255- depth : null ,
256- colors : true
257- } ) ;
258- console . dir ( baudrate , {
259- depth : null ,
260- colors : true
261- } ) ;
262- console . dir ( '******** END: web-serial-daemon:187 ********' ) ;
263249 return ;
264250 }
265251
@@ -296,16 +282,6 @@ var WebSerialDaemon = /*#__PURE__*/function (_Daemon) {
296282 var _this6 = this ;
297283
298284 if ( ! this . serialMonitorOpened . getValue ( ) ) {
299- console . dir ( '******** BEGIN: web-serial-daemon:218 ********' ) ;
300- console . dir ( 'not found' , {
301- depth : null ,
302- colors : true
303- } ) ;
304- console . dir ( port , {
305- depth : null ,
306- colors : true
307- } ) ;
308- console . dir ( '******** END: web-serial-daemon:218 ********' ) ;
309285 return ;
310286 }
311287
You can’t perform that action at this time.
0 commit comments