Adding Bisq API to About page.
Watching partent bisq dump folder.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { NgModule } from '@angular/core';
|
||||
import { CommonModule } from '@angular/common';
|
||||
import { BisqRoutingModule } from './bisq.routing.module';
|
||||
import { SharedModule } from '../shared/shared.module';
|
||||
import { BisqTransactionsComponent } from './bisq-transactions/bisq-transactions.component';
|
||||
@@ -35,7 +34,6 @@ import { BsqAmountComponent } from './bsq-amount/bsq-amount.component';
|
||||
BsqAmountComponent,
|
||||
],
|
||||
imports: [
|
||||
CommonModule,
|
||||
BisqRoutingModule,
|
||||
SharedModule,
|
||||
NgbPaginationModule,
|
||||
|
||||
Reference in New Issue
Block a user