docs: fix include error

This commit is contained in:
Bo Ding 2022-06-02 00:11:16 +08:00 committed by GitHub
parent 58a0691abe
commit 7b7cbd5470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ This section shows sample code for standard access methods to TDengine clusters
<summary>Subscribe and consume</summary> <summary>Subscribe and consume</summary>
```c ```c
{{#include examples/c/subscribe.c}}
``` ```
</details> </details>