diff --git a/luci-app-youtubeUnblock/htdocs/luci-static/resources/view/youtubeUnblock/status.js b/luci-app-youtubeUnblock/htdocs/luci-static/resources/view/youtubeUnblock/status.js index 2267a2c..a8f5a5f 100644 --- a/luci-app-youtubeUnblock/htdocs/luci-static/resources/view/youtubeUnblock/status.js +++ b/luci-app-youtubeUnblock/htdocs/luci-static/resources/view/youtubeUnblock/status.js @@ -6,7 +6,6 @@ 'require uci'; 'require form'; 'require tools.widgets as widgets'; -'require tools.views as views'; /** * Big thanks to luci-app-adblock for the best reference implementation