Remove unimplemented flow.enable/disable functions

pull/789/head
Nick O'Leary 2016-01-18 10:53:31 +00:00
parent 3902a343f3
commit 3288efdad6
1 changed files with 2 additions and 2 deletions

View File

@ -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