Dead space
This commit is contained in:
parent
bbe6d5600e
commit
198385a7b4
|
@ -110,7 +110,6 @@ public class EmpiBatchSvcImpl implements IEmpiBatchService {
|
||||||
return resourcesToSubmit.size();
|
return resourcesToSubmit.size();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@Transactional
|
@Transactional
|
||||||
public long runEmpiOnPractitionerType(String theCriteria) {
|
public long runEmpiOnPractitionerType(String theCriteria) {
|
||||||
|
|
Loading…
Reference in New Issue