Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Bughue committed Feb 7, 2024
1 parent 9260a9f commit 45aa8cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
**/
public class RmClientTest {


protected static final Logger LOGGER = LoggerFactory.getLogger(RmClientTest.class);

@BeforeAll
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
public class TmClientTest {

protected static final Logger LOGGER = LoggerFactory.getLogger(TmClientTest.class);

@BeforeAll
public static void before() {
ConfigurationTestHelper.putConfig(ConfigurationKeys.SERVER_SERVICE_PORT_CAMEL, String.valueOf(ProtocolTestConstants.MOCK_SERVER_PORT));
Expand Down

0 comments on commit 45aa8cc

Please sign in to comment.