mirror of
https://github.com/mempool/mempool.git
synced 2025-01-17 18:52:34 +01:00
Removing bad code
This commit is contained in:
parent
2628dc1271
commit
a244458928
@ -93,9 +93,6 @@ export class TransactionComponent implements OnInit, OnDestroy {
|
|||||||
this.audioService.playSound('magic');
|
this.audioService.playSound('magic');
|
||||||
this.findBlockAndSetFeeRating();
|
this.findBlockAndSetFeeRating();
|
||||||
});
|
});
|
||||||
|
|
||||||
this.titleService.setTitle('');
|
|
||||||
this.meta.addTag({name: 'description', content: 'Angular project training on rsgitech.com'});
|
|
||||||
}
|
}
|
||||||
|
|
||||||
setMempoolBlocksSubscription() {
|
setMempoolBlocksSubscription() {
|
||||||
|
Loading…
Reference in New Issue
Block a user