diff --git a/Tautulli.py b/Tautulli.py index 04a6778e..8616df81 100755 --- a/Tautulli.py +++ b/Tautulli.py @@ -23,7 +23,6 @@ import sys # Ensure lib added to path, before any other imports sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath(__file__)), 'lib')) -from future.builtins import str import argparse import datetime diff --git a/data/interfaces/default/index.html b/data/interfaces/default/index.html index 4a74b2e4..6e4818c7 100644 --- a/data/interfaces/default/index.html +++ b/data/interfaces/default/index.html @@ -212,28 +212,6 @@ -<% from plexpy.helpers import anon_url %> - % endif