fixed another rebase error

This commit is contained in:
Alan Yaniger 2021-08-05 15:39:27 +03:00
parent 17c7acfa11
commit 94b8f7fec5

View file

@ -52,6 +52,4 @@ int restconf_reply_send(void *req, int code, cbuf *cb, int head);
cbuf *restconf_get_indata(void *req); cbuf *restconf_get_indata(void *req);
#define YANG_PATCH
#endif /* _RESTCONF_API_H_ */ #endif /* _RESTCONF_API_H_ */