docs: remove duplicate 'directives' from example

Closes #7963
This commit is contained in:
Cuel 2016-04-08 10:03:40 +02:00
parent ccff17599a
commit c6f454f51d
1 changed files with 1 additions and 2 deletions

View File

@ -52,8 +52,7 @@ const controlGroupProvider =
* <pre>{{valueOf(f)}}</pre>
* </form>
* </div>
* `,
* directives: [FORM_DIRECTIVES]
* `
* })
* export class App {
* valueOf(cg: NgControlGroup): string {