@@ -45,7 +45,6 @@ public class InspectionsService {
@Value("${thmz-api-url}")
private String thmzApiUrl;
-
@Autowired
public InspectionsService(AdiconDao dao, ThmzSystem thmz) {
this.dao = dao;