Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove singleton scope from UriTagInterface binding
The binding for UriTagInterface no longer uses singleton scope. This simplifies the dependency lifecycle and allows for more flexible instantiation when needed.
- Loading branch information