remove unnecessary route

This commit is contained in:
dkanada 2019-04-25 11:16:11 -07:00
parent 05a1beebaf
commit 6c7d64b4de

View file

@ -163,11 +163,6 @@ define([
autoFocus: false,
roles: "admin"
});
defineRoute({
path: "/livetvseriestimer.html",
autoFocus: false,
controller: "scripts/livetvseriestimer"
});
defineRoute({
path: "/livetvsettings.html",
autoFocus: false