summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
Diffstat (limited to 'module')
-rw-r--r--module/ThreadManager.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/ThreadManager.py b/module/ThreadManager.py
index 5de1aca35..1db9ea5ba 100644
--- a/module/ThreadManager.py
+++ b/module/ThreadManager.py
@@ -23,6 +23,7 @@ from subprocess import Popen
from os.path import exists
from time import sleep
from traceback import print_exc
+import re
from module.network.Request import getURL
import PluginThread