Fix style

This commit is contained in:
alesapin 2021-02-20 18:56:55 +03:00
parent 0c2cf3cf30
commit 9f520f42c1

View File

@ -121,8 +121,6 @@ private:
/// Starts new file [new_start_log_index, new_start_log_index + rotate_interval]
void rotate(size_t new_start_log_index);
private:
const std::string changelogs_dir;
const size_t rotate_interval;