Remove Vaadin dependencies from LEOS
SUMMARY
Vaadin was replaced by Angular but the Vaadin code was not removed from the project.
The objective of this story is to fully remove that unused code / dependencies and successfully deploy the project.
ACCEPTANCE CRITERIAS / GOALS
- Vaadin dependencies are removed
- Code compiles, deploys and runs properly
OTHER DESCRIPTIONS / DOCUMENTATION
N/A