From ad6fe3f1ed706ded00e2259f39400d5c4b1114ee Mon Sep 17 00:00:00 2001 From: qevolg <2227465945@qq.com> Date: Thu, 31 Oct 2024 17:00:29 +0800 Subject: [PATCH] chore(*): trigger taoskeeper ci --- examples/c/asyncdemo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/c/asyncdemo.c b/examples/c/asyncdemo.c index ef0bbc1e55..91ec6f24b1 100644 --- a/examples/c/asyncdemo.c +++ b/examples/c/asyncdemo.c @@ -17,7 +17,6 @@ // this example opens multiple tables, insert/retrieve multiple tables // it is used by TAOS internally for one performance testing // to compiple: gcc -o asyncdemo asyncdemo.c -ltaos -// #include #include