Fixded PMD
This commit is contained in:
parent
19b8bb7aa7
commit
a2066533e2
@ -32,8 +32,6 @@ public class ExcludeFromAnalysisService {
|
||||
|
||||
public void toggleAutomaticAnalysis(String dossierId, String fileId, boolean excludedFromAutomaticAnalysis) {
|
||||
|
||||
var status = fileStatusService.getStatus(fileId);
|
||||
|
||||
// toggle status
|
||||
fileStatusService.toggleAutomaticAnalysis(fileId, excludedFromAutomaticAnalysis);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user