This commit is contained in:
@@ -191,7 +191,6 @@ public class ViolationService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Set<String> inProgressStatuses = Set.of(
|
Set<String> inProgressStatuses = Set.of(
|
||||||
ViolationStatus.SHOWED.name(),
|
|
||||||
ViolationStatus.LEGAL_IN_WORK.name(),
|
ViolationStatus.LEGAL_IN_WORK.name(),
|
||||||
ViolationStatus.COMPLAINT_IN_WORK.name(),
|
ViolationStatus.COMPLAINT_IN_WORK.name(),
|
||||||
ViolationStatus.COMPLAINT_AND_LEGAL_IN_WORK.name()
|
ViolationStatus.COMPLAINT_AND_LEGAL_IN_WORK.name()
|
||||||
|
|||||||
Reference in New Issue
Block a user