Drop lines thanks to @erikarvstedt's eagle-eye

This commit is contained in:
Daniel Quinn 2018-06-17 17:10:45 +01:00
parent a0240cace3
commit 90cd9f3eb7

View File

@ -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 "