Selaa lähdekoodia

remove debugging code

Philipp Hagemeister 14 vuotta sitten
vanhempi
sitoutus
5623100e43
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      youtube-dl

+ 0 - 1
youtube-dl

@@ -713,7 +713,6 @@ class FileDownloader(object):
 				self.trouble(u'ERROR: Cannot write description file: %s' % str(descfn))
 				return
 
-		print(repr(self.params))
 		if self.params.get('writeinfojson', False):
 			infofn = filename + '.info.json'
 			self.report_writeinfojson(infofn)