cleanup
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
Scott E. Graves 2024-11-10 15:48:29 -06:00
parent 9c3e464ce4
commit cb2362432e

View File

@ -269,7 +269,6 @@ public:
}
EXPECT_EQ(0, close(fd));
// std::this_thread::sleep_for(SLEEP_SECONDS);
return file_path;
}