···430430- Fixed a bug where after removing dependencies with `gleam remove` if a
431431 removed dependency is still used the build would succeed, resulting in
432432 runtime crash due to missing files.
433433+ ([Andrey Kozhev](https://github.com/ankddev))