Skip to content

Commit

Permalink
fix sonar issue
Browse files Browse the repository at this point in the history
Signed-off-by: Ayoub LABIDI <[email protected]>
  • Loading branch information
ayolab committed Sep 18, 2024
1 parent ca7a01f commit c01becc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ public class BuildTest {
private static final UUID TEST_NETWORK_STOP_BUILD_ID = UUID.fromString("11111111-7977-4592-ba19-88027e4254e4");
private static final UUID TEST_GROUP_ID = UUID.randomUUID();
private static final UUID TEST_GROUP_ID_2 = UUID.randomUUID();
private static final UUID TEST_REPORT_ID = UUID.randomUUID();

private static final UUID TEST_ERROR_REPORT_ID = UUID.randomUUID();
private static final UUID TEST_SUB_REPORTER_ID_1 = UUID.randomUUID();
Expand Down

0 comments on commit c01becc

Please sign in to comment.