mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Remove known issues section in README
The issue tracker on Github is used to track known issues
This commit is contained in:
parent
a5f6a1dc32
commit
3e65ae920c
|
@ -143,10 +143,6 @@ class BluePaint {
|
|||
```
|
||||
If you registered multiple concrete types to the same supertype and you do not resolve using a qualifier, a ResolveException is thrown stating that there are multiple candidates for the type to be resolved.
|
||||
|
||||
Known issues
|
||||
------------
|
||||
None! Found one? Let us know on the [Github issue tracker].
|
||||
|
||||
Future Work
|
||||
-----------
|
||||
* Thread safety
|
||||
|
|
Loading…
Reference in a new issue