refactor code

This commit is contained in:
yihaoDeng 2023-05-11 01:19:54 +00:00
parent c7602a4c1a
commit d473fcf6b0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ class StreamStateEnv : public ::testing::Test {
} }
const char *path = TD_TMP_DIR_PATH "stream"; const char *path = TD_TMP_DIR_PATH "stream";
// SIndexOpts* opts; // SIndexOpts* opts;
// SIndex* index; // SIndex* index;
}; };