diff --git a/proto/brpb.proto b/proto/brpb.proto index e9d29a3c4..d3ff36062 100644 --- a/proto/brpb.proto +++ b/proto/brpb.proto @@ -806,4 +806,5 @@ message Migration { repeated LogFileCompaction compactions = 3; // Delete all files matches this prefix. repeated string destruct_prefix = 4; -} \ No newline at end of file +} +