mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Drop lines thanks to @erikarvstedt's eagle-eye
This commit is contained in:
parent
a0240cace3
commit
90cd9f3eb7
1 changed files with 0 additions and 3 deletions
|
|
@ -54,9 +54,6 @@ class Consumer:
|
|||
if settings.PASSPHRASE:
|
||||
self.storage_type = Document.STORAGE_TYPE_GPG
|
||||
|
||||
self.stats = {}
|
||||
self._ignore = []
|
||||
|
||||
if not self.consume:
|
||||
raise ConsumerError(
|
||||
"The CONSUMPTION_DIR settings variable does not appear to be "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue