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

viaplay: Unused import

This commit is contained in:
Johan Andersson 2014-11-09 02:14:31 +01:00
parent c9ba7887b0
commit 796f649eef

View File

@ -7,7 +7,6 @@
from __future__ import absolute_import from __future__ import absolute_import
import sys import sys
import re import re
import xml.etree.ElementTree as ET
import json import json
import copy import copy