Skip to content
Snippets Groups Projects
Commit afd885d7 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4089 cleanup for review

parent 605f02b7
No related branches found
No related tags found
No related merge requests found
......@@ -76,9 +76,9 @@ class PostfachService {
@Autowired
private CurrentUserService userService;
@Autowired(required = false)
@Autowired
private Optional<InfoManagerService> infomanagerService;
@Autowired(required = false)
@Autowired
private Optional<AntragraumService> antragraumService;
public void saveDraft(String vorgangId, PostfachNachricht nachricht) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment