Added systemout
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
fddd5b757d
commit
5b0097e6c7
@ -126,6 +126,7 @@ public class ConfiguratorService {
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
System.out.println("Performing event");
|
||||
if (localDate.getYear() == LocalDate.now().getYear()) {
|
||||
assignmentService.callAcceptAlgorythm();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user