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:
parent
6ba9740b61
commit
71297231a4
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"luci-app-sqm": {
|
||||
"description": "Grant UCI access for luci-app-sqm",
|
||||
"read": {
|
||||
"uci": [ "sqm" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "sqm" ]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue