From b1c8d7319ed48daa5225a32dfc9ee481c17b8d1a Mon Sep 17 00:00:00 2001
From: supergonkas <duramato@users.noreply.github.com>
Date: Tue, 22 Dec 2015 22:39:20 +0000
Subject: [PATCH] Update torrentz.py

---
 sickbeard/providers/torrentz.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sickbeard/providers/torrentz.py b/sickbeard/providers/torrentz.py
index b7b0afa94..662e80584 100644
--- a/sickbeard/providers/torrentz.py
+++ b/sickbeard/providers/torrentz.py
@@ -28,6 +28,7 @@ import sickbeard
 from sickbeard import logger
 from sickbeard import tvcache
 from sickbeard.common import cpu_presets
+from sickbeard.common import USER_AGENT
 from sickrage.providers.torrent.TorrentProvider import TorrentProvider
 
 
-- 
GitLab