RED-5694 - Upgrade spring-boot to 3.0

- remove commented code
This commit is contained in:
devplant 2023-04-06 13:36:43 +03:00
parent 81fd35f9c0
commit f72001c4ac

View File

@ -41,7 +41,6 @@ public class AbstractTest {
@MockBean
protected RabbitTemplate rabbitTemplate;
// @Value("${pdftron.license:}")
private static String pdftronLicense;
@PostConstruct