mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Remove unimplemented flow.enable/disable functions
This commit is contained in:
parent
3902a343f3
commit
3288efdad6
@ -132,8 +132,8 @@ module.exports = {
|
||||
getFlow: flows.getFlow,
|
||||
updateFlow: flows.updateFlow,
|
||||
removeFlow: flows.removeFlow,
|
||||
disableFlow: flows.disableFlow,
|
||||
enableFlow: flows.enableFlow,
|
||||
// disableFlow: flows.disableFlow,
|
||||
// enableFlow: flows.enableFlow,
|
||||
|
||||
|
||||
// Credentials
|
||||
|
Loading…
Reference in New Issue
Block a user