Missing semi-colon
This commit is contained in:
parent
be8050a556
commit
3f8eaf0da7
@ -137,7 +137,7 @@ public class ReportRepository
|
||||
{
|
||||
_logger.log(Level.SEVERE, "Error whilst fetching unhandled reports.", throwable);
|
||||
return new ArrayList<>();
|
||||
})
|
||||
});
|
||||
|
||||
return future;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user