summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/hentaifox.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/hentaifox.py')
-rw-r--r--gallery_dl/extractor/hentaifox.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gallery_dl/extractor/hentaifox.py b/gallery_dl/extractor/hentaifox.py
index a5bebdd..0327f56 100644
--- a/gallery_dl/extractor/hentaifox.py
+++ b/gallery_dl/extractor/hentaifox.py
@@ -129,7 +129,6 @@ class HentaifoxSearchExtractor(HentaifoxBase, Extractor):
self.path = match.group(1)
def items(self):
- yield Message.Version, 1
for gallery in self.galleries():
yield Message.Queue, gallery["url"], gallery