mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
Remove unused imports
This commit is contained in:
parent
da8fb85859
commit
db964a33a1
1 changed files with 0 additions and 2 deletions
|
@ -72,11 +72,9 @@ __license__ = 'Public Domain'
|
|||
|
||||
import codecs
|
||||
import io
|
||||
import locale
|
||||
import optparse
|
||||
import os
|
||||
import random
|
||||
import re
|
||||
import shlex
|
||||
import sys
|
||||
|
||||
|
|
Loading…
Reference in a new issue