mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Remove unused code.
This commit is contained in:
parent
d4548deeb3
commit
7281d273a1
@ -151,9 +151,6 @@ var flowNodes = module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
addLogHandler: function(handler) {
|
||||
logHandlers.push(handler);
|
||||
},
|
||||
|
||||
getFlows: function() {
|
||||
return activeConfig;
|
||||
|
Loading…
Reference in New Issue
Block a user