[ina] remove useless commented line
This commit is contained in:
parent
2af2a3ee08
commit
32e265a943
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ class InaBrowser(BaseBrowser):
|
|||
@id2url(InaVideo.id2url)
|
||||
def get_video(self, url, video=None):
|
||||
self.location(url)
|
||||
#assert self.is_on_page(VideoPage)
|
||||
return self.page.get_video(video)
|
||||
|
||||
def search_videos(self, pattern):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue