fix(query): fix an syntax error.
This commit is contained in:
parent
8ffdd1b715
commit
1315f8e510
|
@ -734,6 +734,5 @@ TEST(testCase, agg_query_tables) {
|
|||
taos_free_result(pRes);
|
||||
taos_close(pConn);
|
||||
}
|
||||
#endif
|
||||
|
||||
#pragma GCC diagnostic pop
|
||||
|
|
Loading…
Reference in New Issue