cleanup
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...

This commit is contained in:
Scott E. Graves 2024-09-27 09:22:17 -05:00
parent 779bfc762e
commit 3ca27ec566

View File

@ -37,7 +37,6 @@
#include "utils/string.hpp"
#include "utils/time.hpp"
namespace {}
namespace repertory {
s3_provider::s3_provider(app_config &config, i_http_comm &comm)
: base_provider(config, comm) {