Remove known issues section in README

The issue tracker on Github is used to track known issues
This commit is contained in:
Mike Bierlee 2015-03-21 14:37:25 +01:00
parent a5f6a1dc32
commit 3e65ae920c

View file

@ -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