From 6c7d64b4de8e0100123fcacc70e4e1bdb05b9c82 Mon Sep 17 00:00:00 2001 From: dkanada Date: Thu, 25 Apr 2019 11:16:11 -0700 Subject: [PATCH] remove unnecessary route --- src/scripts/routes.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/scripts/routes.js b/src/scripts/routes.js index 419f5a8c89..37f3b2dc6f 100644 --- a/src/scripts/routes.js +++ b/src/scripts/routes.js @@ -163,11 +163,6 @@ define([ autoFocus: false, roles: "admin" }); - defineRoute({ - path: "/livetvseriestimer.html", - autoFocus: false, - controller: "scripts/livetvseriestimer" - }); defineRoute({ path: "/livetvsettings.html", autoFocus: false