removed favicon
This commit is contained in:
parent
6ade394508
commit
035e2ee3b6
@ -19,12 +19,12 @@ export class BlockDetailListComponent implements OnInit {
|
||||
ngOnInit() {
|
||||
this.gettinglatesthashList();
|
||||
|
||||
this.http
|
||||
.get('http://localhost:4000/api/test/ok')
|
||||
// .get('/api/courses/01.json')
|
||||
.subscribe(data => {
|
||||
console.log(data);
|
||||
});
|
||||
// this.http
|
||||
// .get('http://localhost:4000/api/test/ok')
|
||||
// // .get('/api/courses/01.json')
|
||||
// .subscribe(data => {
|
||||
// console.log(data);
|
||||
// });
|
||||
|
||||
}
|
||||
|
||||
|
BIN
src/favicon.ico
BIN
src/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue
Block a user