mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
api: cleanup ‚nodes‘ action
This commit is contained in:
parent
7103b2a4de
commit
bb773ac763
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@
|
|||
|
||||
#include "api.h"
|
||||
|
||||
extern struct list nodes;
|
||||
|
||||
static int api_nodes(struct api_action *r, json_t *args, json_t **resp, struct api_session *s)
|
||||
{
|
||||
json_t *json_nodes = json_array();
|
||||
|
|
Loading…
Add table
Reference in a new issue