docs: fix Redundant "See also:" link in ContentChild (#28334)

PR Close #28334
This commit is contained in:
jithil-kore 2019-01-24 15:56:30 +05:30 committed by Jason Aden
parent bcf17bc91c
commit dabcb3e17b
1 changed files with 0 additions and 2 deletions

View File

@ -175,8 +175,6 @@ export interface ContentChildDecorator {
/**
* Type of the ContentChild metadata.
*
* @see `ContentChild`.
*
* @publicApi
*/
export type ContentChild = Query;