refactor(playground): update the order management example to use the recommended APIs

This commit is contained in:
vsavkin 2015-11-02 16:42:57 -08:00 committed by Victor Savkin
parent 134c6f57d5
commit 6f1a89e3a9
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import {
NgFor, NgFor,
Component, Component,
Directive, Directive,
View,
Host, Host,
forwardRef, forwardRef,
Provider, Provider,