luci-mod-status: remove obsolete nameinfo route
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
fff15e4e71
commit
2417ad5d61
1 changed files with 0 additions and 8 deletions
|
@ -99,13 +99,5 @@
|
||||||
"type": "view",
|
"type": "view",
|
||||||
"path": "status/connections"
|
"path": "status/connections"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
|
|
||||||
"admin/status/nameinfo/*": {
|
|
||||||
"action": {
|
|
||||||
"type": "call",
|
|
||||||
"module": "luci.controller.admin.status",
|
|
||||||
"function": "action_nameinfo"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue