This commit is contained in:
kssenii 2024-06-28 17:56:51 +02:00
parent 9864508b05
commit c63263fe39

View File

@ -26,7 +26,6 @@ struct ObjectStorageQueueLogElement
Failed,
};
ObjectStorageQueueStatus status;
ProfileEvents::Counters::Snapshot counters_snapshot;
time_t processing_start_time;
time_t processing_end_time;
std::string exception;