Просмотр исходного кода

Multithreaded transaction lease tracker
38626e5e22bf6324c805ce78ec5784c9bd37f9da

babenko 8 месяцев назад
Родитель
Сommit
d28b20010f
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      yt/yt/core/concurrency/periodic_executor.h

+ 0 - 2
yt/yt/core/concurrency/periodic_executor.h

@@ -45,8 +45,6 @@ public:
     void Reset();
 };
 
-////////////////////////////////////////////////////////////////////////////////
-
 } // namespace NDetail
 
 //! Helps to perform certain actions periodically.