From 7eb408d69c67adfad8a299d45406f4c4694dc2c4 Mon Sep 17 00:00:00 2001 From: Christophe Benz Date: Thu, 25 Nov 2010 19:08:11 +0100 Subject: [PATCH] remove unused method --- weboob/capabilities/video.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/weboob/capabilities/video.py b/weboob/capabilities/video.py index 9567d9fa..0247c3e2 100644 --- a/weboob/capabilities/video.py +++ b/weboob/capabilities/video.py @@ -71,9 +71,6 @@ class BaseVideo(CapBaseObject): class ICapVideo(IBaseCap): - def iter_page_urls(self, mozaic_url): - raise NotImplementedError() - (SEARCH_RELEVANCE, SEARCH_RATING, SEARCH_VIEWS,