Remove noop import
What does this MR do and why?
Remove noop import
The imported bind_in_out.js
simply exports a class, and has no side
effects. Therefore, since this import statement didn't actually do
anthing with that export, it serves no purpose and can be safely
removed.
Screenshots or screen recordings
n/a
How to set up and validate locally
Is anything broken? Does the pipeline pass?
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Mark Florian