diff --git a/sickbeard/__init__.py b/sickbeard/__init__.py index bcfde0d6..3ee238a4 100644 --- a/sickbeard/__init__.py +++ b/sickbeard/__init__.py @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with Sick Beard. If not, see . - +# from __future__ import with_statement import cherrypy