Closed realityforge closed 4 years ago
Including a sting provider in an injector seems to imply it should be used thus warning the user that it is unused has value.
However, implementing this will involve tracking which root includes ultimately caused a binding.
See #36 and #37 for similar issues
Decided to make this an error rather than a warning
Including a sting provider in an injector seems to imply it should be used thus warning the user that it is unused has value.
However, implementing this will involve tracking which root includes ultimately caused a binding.
See #36 and #37 for similar issues