chore(blueprints ng2): remove unused bootstrap

Closes #45
This commit is contained in:
Ciro Nunes 2015-10-21 12:40:20 -02:00 committed by Igor Minar
parent cd5ed100a8
commit ba2a745f35

View File

@ -1,4 +1,4 @@
import {Component, bootstrap} from 'angular2/angular2';
import {Component} from 'angular2/angular2';
@Component({