luci-base: remove deprecated ucitrack httpd.json

In the whole OpenWrt there is no httpd uci config, this must be a leftover
from before uhttpd and can therefore be deleted.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2024-04-11 12:12:56 +02:00
parent 862c6759c5
commit c36ec4d3ed
@@ -1,4 +0,0 @@
{
"config": "httpd",
"init": "httpd"
}