refactor code
This commit is contained in:
parent
c7602a4c1a
commit
d473fcf6b0
|
@ -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;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue