Polish "Provide a public API for resolving the type of a field"

Closes gh-549
This commit is contained in:
Andy Wilkinson
2018-11-21 14:17:03 +00:00
parent 4453fde23c
commit 64ea9c29f5
3 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,6 @@ import static org.springframework.restdocs.payload.PayloadDocumentation.subsecti
* Tests for {@link XmlContentHandler}.
*
* @author Andy Wilkinson
* @author Mathias Düsterhöft
*/
public class XmlContentHandlerTests {