luci-app-sqm: remove orphaned ACL file

Remove a backport artefact. For the openwrt-19.07 branch, luci-app-sqm
is maintained in the packages feed.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2021-01-21 07:17:35 +01:00
parent 6ba9740b61
commit 71297231a4

View file

@ -1,11 +0,0 @@
{
"luci-app-sqm": {
"description": "Grant UCI access for luci-app-sqm",
"read": {
"uci": [ "sqm" ]
},
"write": {
"uci": [ "sqm" ]
}
}
}