mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 08:39:59 -05:00
remove debugging line
This commit is contained in:
parent
5bb23b354c
commit
7c637a45e0
@ -202,7 +202,6 @@ class BrozzlerWorker:
|
||||
self.logger.error("youtube_dl raised exception on %s",
|
||||
page, exc_info=True)
|
||||
|
||||
import pdb; pdb.set_trace()
|
||||
if self._needs_browsing(page, ydl.brozzler_spy):
|
||||
self.logger.info('needs browsing: %s', page)
|
||||
if not browser.is_running():
|
||||
|
Loading…
x
Reference in New Issue
Block a user