Some pep8 style fixes
[youtube-dl] / youtube_dl / downloader / common.py
index 10143d56a201ca9d7b9b919ab38880adea0c1cf6..5a068aa8b8063c8503eb4dc8170fd19303779a02 100644 (file)
@@ -314,4 +314,3 @@ class FileDownloader(object):
         if the download is successful.
         """
         self._progress_hooks.append(ph)
-