mirror of
https://github.com/aljazceru/lnd-manageJ.git
synced 2026-01-21 15:04:22 +01:00
Ignore ExcessiveImports for UiDataService
This commit is contained in:
committed by
Carsten Otto
parent
f0314015e0
commit
fe8ce01bcd
@@ -33,6 +33,7 @@ import java.util.Set;
|
||||
|
||||
import static java.util.stream.Collectors.toSet;
|
||||
|
||||
@SuppressWarnings("PMD.ExcessiveImports")
|
||||
@Component
|
||||
public class UiDataServiceImpl extends UiDataService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user