Skip to content

Commit

Permalink
Correcting ending new line for QueryExemplars.
Browse files Browse the repository at this point in the history
Signed-off-by: Mitchell Gale <[email protected]>
  • Loading branch information
MitchellGale committed Jul 31, 2023
1 parent 0b4874d commit 1b81183
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,3 @@ void testApplyArgumentsException() {


}

Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ void testResolve() {
}

}

Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ void testClose() {
prometheusQueryExemplarsRequest);
queryExemplarsFunctionTableScanOperator.close();
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ void testCreateScanBuilderWithQueryRangeTableFunction() {
}

}

0 comments on commit 1b81183

Please sign in to comment.