tree: remove erroneous luci-app-dawn ACL file
Remove ACL file accidentally added by ecd49247eb
.
There is no luci-app-dawn in 19.07, so no ACL is needed.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
309cd7d507
commit
15249724cf
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"luci-app-dawn": {
|
||||
"description": "Grant UCI access for luci-app-dawn",
|
||||
"read": {
|
||||
"uci": [ "dawn" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "dawn" ]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue