1
This commit is contained in:
Christoph
2020-04-12 14:21:36 +02:00
parent 6dc708989b
commit edb0aa9d96

View File

@ -21,8 +21,6 @@ class ControllerServiceTest {
Account account2;
Account account3;
@Autowired
ControllerService controllerService;
@Autowired
EventStoreService eventStoreService;
@Autowired
ValidationService validationService;