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