remove unnecessary constants
This commit is contained in:
parent
f55cdbc38b
commit
eb026b7c3c
6 changed files with 1 additions and 7 deletions
|
|
@ -22,8 +22,6 @@ from weboob.tools.misc import to_unicode
|
|||
|
||||
class CanalTP(BaseBrowser):
|
||||
DOMAIN = 'widget.canaltp.fr'
|
||||
PROTOCOL = 'http'
|
||||
PAGES = {}
|
||||
|
||||
def __init__(self):
|
||||
BaseBrowser.__init__(self, '')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue