docs(annotations): remove reference to `Parent` annotation
This annotation was removed in 6f4a39c337
This commit is contained in:
parent
3a7c9e4c62
commit
dbbb7385f5
|
@ -5,8 +5,7 @@
|
|||
* Annotations provide the additional information that Angular requires in order to run your
|
||||
* application. This module
|
||||
* contains {@link Component}, {@link Directive}, and {@link View} annotations, as well as
|
||||
* {@link Parent} and {@link Ancestor} annotations that are
|
||||
* used by Angular to resolve dependencies.
|
||||
* the {@link Ancestor} annotation that is used by Angular to resolve dependencies.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue