mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Fix: remove accidental console log
This commit is contained in:
parent
9270f7290e
commit
90731e05f5
1 changed files with 0 additions and 2 deletions
|
|
@ -307,8 +307,6 @@ export class DocumentListViewService {
|
|||
activeListViewState.currentPage = 1
|
||||
this.reload()
|
||||
} else {
|
||||
console.log(error)
|
||||
|
||||
this.selectionData = null
|
||||
let errorMessage
|
||||
if (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue