Closed rtzoeller closed 3 years ago
Extract some deletion logic out of the custom device On Delete action VI.
We don't want to ship an Action VI as part of the scripting API dependencies; we should only be pulling in helper methods.
None; this is a straightforward refactor and I am relying on the build process to validate.
Bleep bloop!
LabVIEW Diff Robot here with some diffs served up hot for your pull request.
Notice something funny? Help fix me on my GitHub repo.
What does this Pull Request accomplish?
Extract some deletion logic out of the custom device On Delete action VI.
Why should this Pull Request be merged?
We don't want to ship an Action VI as part of the scripting API dependencies; we should only be pulling in helper methods.
What testing has been done?
None; this is a straightforward refactor and I am relying on the build process to validate.