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:
parent
6a8f653b73
commit
eff31c4bdc
@ -1217,7 +1217,8 @@ RED.subflow = (function() {
|
||||
}
|
||||
break;
|
||||
case "conf-types":
|
||||
delete ui.opts; // CHECK ME DOESNT BREAK STUFF
|
||||
delete ui.opts;
|
||||
break;
|
||||
default:
|
||||
delete ui.opts;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user