From 54413c6389210ac1b3ea079d497efcd5be03a5f3 Mon Sep 17 00:00:00 2001 From: angedam <37449358+thedoctor66@users.noreply.github.com> Date: Sun, 20 Jan 2019 17:31:58 +0100 Subject: [PATCH] small fix --- plugin.video.alfa/platformcode/launcher.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.video.alfa/platformcode/launcher.py b/plugin.video.alfa/platformcode/launcher.py index 1f5b5719..070bb18a 100644 --- a/plugin.video.alfa/platformcode/launcher.py +++ b/plugin.video.alfa/platformcode/launcher.py @@ -6,6 +6,7 @@ import os import sys import urllib2 +import time from core import channeltools from core import scrapertools