mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 23:47:57 -05:00
Remove Sonar Integration (#4135)
Sonar has been removed from the build workflow. This PR removes all configuration and code markings that were used to facilitate it. Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
This commit is contained in:
@@ -25,7 +25,6 @@ import org.slf4j.Logger;
|
||||
*/
|
||||
public class Slf4jLambdaHelper {
|
||||
|
||||
// sonar code smell
|
||||
private Slf4jLambdaHelper() {}
|
||||
|
||||
public static void warnLambda(
|
||||
|
||||
Reference in New Issue
Block a user