cleanup
Some checks failed
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
Some checks failed
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
@@ -989,8 +989,6 @@ auto encrypt_provider::start(api_item_added_callback /*api_item_added*/,
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
file_db_ = create_file_db(config_);
|
|
||||||
|
|
||||||
std::string source_path;
|
std::string source_path;
|
||||||
auto res{file_db_->get_directory_source_path("/", source_path)};
|
auto res{file_db_->get_directory_source_path("/", source_path)};
|
||||||
if (res != api_error::success && res != api_error::directory_not_found) {
|
if (res != api_error::success && res != api_error::directory_not_found) {
|
||||||
|
|||||||
Reference in New Issue
Block a user