Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 1ff137f

Browse files
committed
docs(dart): remove unnecessary directives import
1 parent 51bcce6 commit 1ff137f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

public/docs/_examples/forms/dart/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ transformers:
1212
- angular2:
1313
platform_directives:
1414
- 'package:angular2/common.dart#COMMON_DIRECTIVES'
15-
- 'package:angular2/common.dart#FORM_DIRECTIVES'
1615
platform_pipes:
1716
- 'package:angular2/common.dart#COMMON_PIPES'
1817
entry_points: web/main.dart

public/docs/_examples/template-syntax/dart/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ transformers:
1212
- angular2:
1313
platform_directives:
1414
- 'package:angular2/common.dart#COMMON_DIRECTIVES'
15-
- 'package:angular2/common.dart#FORM_DIRECTIVES'
1615
platform_pipes:
1716
- 'package:angular2/common.dart#COMMON_PIPES'
1817
entry_points: web/main.dart

0 commit comments

Comments
 (0)