mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
linting
This commit is contained in:
@@ -1217,7 +1217,8 @@ RED.subflow = (function() {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case "conf-types":
|
case "conf-types":
|
||||||
delete ui.opts; // CHECK ME DOESNT BREAK STUFF
|
delete ui.opts;
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
delete ui.opts;
|
delete ui.opts;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user