mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-12 20:41:21 +00:00
[core] No longer importing copy
This commit is contained in:
parent
f8253a5289
commit
213d1d91bf
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from __future__ import absolute_import, unicode_literals
|
|||
|
||||
import collections
|
||||
import contextlib
|
||||
import copy
|
||||
import datetime
|
||||
import errno
|
||||
import fileinput
|
||||
|
|
Loading…
Reference in a new issue