Browse Source

Multithreaded transaction lease tracker
38626e5e22bf6324c805ce78ec5784c9bd37f9da

babenko 8 months ago
parent
commit
d28b20010f
1 changed files with 0 additions and 2 deletions
  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();
     void Reset();
 };
 };
 
 
-////////////////////////////////////////////////////////////////////////////////
-
 } // namespace NDetail
 } // namespace NDetail
 
 
 //! Helps to perform certain actions periodically.
 //! Helps to perform certain actions periodically.