Skip to content

Commit 9ed4769

Browse files
author
lewis617
committed
remove bootstrap in navbar
1 parent f9dd5b4 commit 9ed4769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

componnets/src/navbar.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Component} from 'angular2/core';
22
import {NgFor} from 'angular2/common'
3-
import {bootstrap} from 'angular2/platform/browser';
43

54
@Component({
65
selector: "navbar",

0 commit comments

Comments
 (0)