1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 21:54:17 +01:00

rtmp: removing unused imports.

This commit is contained in:
Johan Andersson 2014-08-21 21:37:30 +02:00
parent 686f5f615a
commit e3f311b0b6

View File

@ -2,9 +2,7 @@
# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
from __future__ import absolute_import
import subprocess
import re
import shlex
import os
from svtplay_dl.log import log
from svtplay_dl.utils import is_py2