DAO - Полное завершение класса

This commit is contained in:
Антон
2025-09-01 12:32:42 +03:00
parent cc95543407
commit 0838b96a27
@@ -97,10 +97,6 @@ public:
const auto uuid_stringified = user_dao_->Create(user);
{
user_dao_->Delete("51351bb1-7563-479d-a8e9-201d0ff934c2");
}
http::response<ResponseType> res{
http::status::created, req.version()
};