Browse Source

[noco] Remove unused import

Sergey M․ 10 years ago
parent
commit
ce5c1ae517
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/noco.py

+ 0 - 1
youtube_dl/extractor/noco.py

@@ -17,7 +17,6 @@ from ..utils import (
     int_or_none,
     float_or_none,
     parse_iso8601,
-    unified_strdate,
 )