[noco] Remove unused import
authorSergey M․ <dstftw@gmail.com>
Mon, 4 May 2015 20:52:21 +0000 (02:52 +0600)
committerSergey M․ <dstftw@gmail.com>
Mon, 4 May 2015 20:52:21 +0000 (02:52 +0600)
youtube_dl/extractor/noco.py

index 5674ee2a4fd6945e167ea400d5d2d3be2a323865..664dc81d47ce7af613636022f4e540dffd67f8b6 100644 (file)
@@ -17,7 +17,6 @@ from ..utils import (
     int_or_none,
     float_or_none,
     parse_iso8601,
-    unified_strdate,
 )