Remove unused variables.
This commit is contained in:
parent
71229b94c8
commit
80047313e7
@ -15,8 +15,6 @@ export class ApiDocsComponent implements OnInit {
|
|||||||
active = 0;
|
active = 0;
|
||||||
env: Env;
|
env: Env;
|
||||||
code: any;
|
code: any;
|
||||||
liquidUrl = '';
|
|
||||||
bisqUrl = '';
|
|
||||||
baseNetworkUrl = '';
|
baseNetworkUrl = '';
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user