Merge pull request #13397 from taosdata/docs/dingbo8128-patch-1-8

docs: fix include error
This commit is contained in:
wade zhang 2022-06-02 08:35:11 +08:00 committed by GitHub
commit 0cea10f81b
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>