add end-of-file-fixer
This commit is contained in:
@@ -58,4 +58,4 @@ struct ShutdownEntry {
|
||||
* Each stage pattern-matches on the variant type to handle appropriately.
|
||||
*/
|
||||
using PipelineEntry =
|
||||
std::variant<CommitEntry, StatusEntry, HealthCheckEntry, ShutdownEntry>;
|
||||
std::variant<CommitEntry, StatusEntry, HealthCheckEntry, ShutdownEntry>;
|
||||
|
||||
Reference in New Issue
Block a user