1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-01 17:22:31 -04:00

Clean up unused imports and other minor mistakes

This commit is contained in:
Philipp Hagemeister
2013-11-20 06:27:48 +01:00
parent cc13cc0251
commit f3682997d7
16 changed files with 5 additions and 21 deletions

View File

@@ -1,4 +1,3 @@
import itertools
import json
import random
import re