nothing
This commit is contained in:
parent
5dd39e7d6e
commit
a5ddcb38d4
|
@ -42,6 +42,8 @@ int32_t tsdbCreateRepo(int repoid) {
|
|||
goto _err;
|
||||
}
|
||||
|
||||
// TODO: need to create current file with nothing in
|
||||
|
||||
return 0;
|
||||
|
||||
_err:
|
||||
|
|
Loading…
Reference in New Issue