blob: a2fe9d333b4c804a723610d08295172e388dfcf2 [file] [log] [blame]
#include "blob_handler.hpp"
std::vector<std::string> BlobHandler::getBlobList()
{
return {};
}