docs(dart): remove unnecessary directives import (#2282)

This commit is contained in:
Benjamin Dopplinger 2016-11-05 03:46:36 +11:00 committed by Kathy Walrath
parent a3466b9cd3
commit 83faca0f94
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ transformers:
- angular2:
platform_directives:
- 'package:angular2/common.dart#COMMON_DIRECTIVES'
- 'package:angular2/common.dart#FORM_DIRECTIVES'
platform_pipes:
- 'package:angular2/common.dart#COMMON_PIPES'
entry_points: web/main.dart

View File

@ -12,7 +12,6 @@ transformers:
- angular2:
platform_directives:
- 'package:angular2/common.dart#COMMON_DIRECTIVES'
- 'package:angular2/common.dart#FORM_DIRECTIVES'
platform_pipes:
- 'package:angular2/common.dart#COMMON_PIPES'
entry_points: web/main.dart