X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-mod-admin-full%2Fluasrc%2Fview%2Fadmin_system%2Fpackages.htm;fp=modules%2Fluci-mod-admin-full%2Fluasrc%2Fview%2Fadmin_system%2Fpackages.htm;h=40da3feac0402fe830bf2257fdb609f25e8693cd;hp=00b4be4868afc3cb354ca56992266a8e7f47e77c;hb=6ff7bae36aa940f5f64ce11fb87ecefe136d41d6;hpb=e91b603acc0920f998ae57704a9d97b83ee284e4 diff --git a/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm b/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm index 00b4be486..40da3feac 100644 --- a/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm +++ b/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm @@ -11,7 +11,6 @@ You may obtain a copy of the License at -%> <%- -local bit = require "bit" local opkg = require "luci.model.ipkg" local fs = require "nixio.fs" local wa = require "luci.tools.webadmin"