remove unused vars
This commit is contained in:
parent
c443b97c19
commit
b46087ea6c
1 changed files with 0 additions and 3 deletions
|
|
@ -193,9 +193,6 @@ function offersPage() {
|
|||
);
|
||||
const viewMyOffersRoot = document.getElementById('view-my-offers-root');
|
||||
|
||||
const eurAmountInput = document.getElementById('input-eur-amount');
|
||||
const btcAmountInput = document.getElementById('input-btc-amount');
|
||||
|
||||
const placeInput = document.getElementById('place-input');
|
||||
const timeInput = document.getElementById('time-input');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue