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