X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=protocols%2Fcore%2Fluasrc%2Fmodel%2Fcbi%2Fadmin_network%2Fproto_none.lua;fp=protocols%2Fcore%2Fluasrc%2Fmodel%2Fcbi%2Fadmin_network%2Fproto_none.lua;h=0000000000000000000000000000000000000000;hb=7043c30e0e55bbbfacdddf97619b6bae96d20ddb;hp=0e34b67de6d3a2db3a46e364bdc08bc7ebaefebf;hpb=bbb44cf245c11bc0c1d59e836007c9e8c3bfa209;p=project%2Fluci.git diff --git a/protocols/core/luasrc/model/cbi/admin_network/proto_none.lua b/protocols/core/luasrc/model/cbi/admin_network/proto_none.lua deleted file mode 100644 index 0e34b67de..000000000 --- a/protocols/core/luasrc/model/cbi/admin_network/proto_none.lua +++ /dev/null @@ -1,13 +0,0 @@ ---[[ -LuCI - Lua Configuration Interface - -Copyright 2011 Jo-Philipp Wich - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 -]]-- - -local map, section, net = ...