diff options
author | Joas Schilling <coding@schilljs.com> | 2021-09-30 10:42:35 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-09-30 10:42:35 +0200 |
commit | 151271f832b28d1e1c803e2b2bc5f5e9fccf129a (patch) | |
tree | 10b5e3404016d8ef7a4fe8e5fc15ae9fe8412899 /apps/workflowengine/src/workflowengine.js | |
parent | 5a469f54ab6877b690d585517186bb5fcf40546b (diff) | |
download | nextcloud-server-151271f832b28d1e1c803e2b2bc5f5e9fccf129a.tar.gz nextcloud-server-151271f832b28d1e1c803e2b2bc5f5e9fccf129a.zip |
Remove dead code
- Return was always an empty array
- Return was not used by the one place that called the method
- the continue can be removed as there is nothing else done inside the loop
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/workflowengine/src/workflowengine.js')
0 files changed, 0 insertions, 0 deletions