From 16c8571f07791789f5cc0a3f11a9b18effecb23a Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Mon, 10 Sep 2018 04:38:37 -0500 Subject: [PATCH] Version bump 3.1.10 --- addon.xml | 2 +- resources/lib/views.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index 0fafa52a..6d396acf 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/resources/lib/views.py b/resources/lib/views.py index d00c9765..2b35f322 100644 --- a/resources/lib/views.py +++ b/resources/lib/views.py @@ -678,7 +678,6 @@ class Views(object): index += 1 window('Emby.nodes.total', str(index)) - LOG.info(windex) window('Emby.wnodes.total', str(windex)) def window_node(self, index, view, node=None, node_label=None):