refactor: Remove moduleIds

This commit is contained in:
Farkas József
2016-09-01 17:07:57 +02:00
parent 016657c30a
commit 5367346990
19 changed files with 0 additions and 29 deletions

View File

@@ -27,7 +27,6 @@ enum TabName {
}
@Component({
moduleId: module.id,
selector: 'popover',
template: require('./popover.component.html'),
styles: [require('./popover.component.scss')],