summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/patreon.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/patreon.py')
-rw-r--r--gallery_dl/extractor/patreon.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gallery_dl/extractor/patreon.py b/gallery_dl/extractor/patreon.py
index 9c32d7a..547465b 100644
--- a/gallery_dl/extractor/patreon.py
+++ b/gallery_dl/extractor/patreon.py
@@ -27,7 +27,6 @@ class PatreonExtractor(Extractor):
_warning = True
def items(self):
- yield Message.Version, 1
if self._warning:
if "session_id" not in self.session.cookies: