BAEL-6581 - Fix formatting issues

This commit is contained in:
ICKostiantyn.Ivanov 2024-02-09 09:39:26 +01:00
parent 6894e31e0d
commit 059a204e5b
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ public class SkipSelectBeforeInsertIntegrationTest {
private TaskWithGeneratedIdRepository taskWithGeneratedIdRepository;
@Autowired
private PersistableTaskRepository persistableTaskRepository;
@Autowired
private TaskJpaRepository taskJpaRepository;