Remove obsolete debug log
This commit is contained in:
@@ -14,7 +14,6 @@ export default class ReimbursementItemComponent extends Component {
|
|||||||
if (this.isUnconfirmed && !this.isVetoed) {
|
if (this.isUnconfirmed && !this.isVetoed) {
|
||||||
this.showExpenseDetails = true;
|
this.showExpenseDetails = true;
|
||||||
}
|
}
|
||||||
console.debug(fmtDateLocalized);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
get ipfsGatewayUrl () {
|
get ipfsGatewayUrl () {
|
||||||
|
|||||||
Reference in New Issue
Block a user