pamapi/src/main/java/com/pollex/pam/service/LoginService.java
@@ -25,7 +25,6 @@ import com.pollex.pam.config.ApplicationProperties; import com.pollex.pam.service.dto.EServiceRequest; import com.pollex.pam.service.dto.EServiceResponse; import com.pollex.pam.web.rest.vm.EServiceRequestVM; import com.pollex.pam.web.rest.vm.OtpEmailLoginVM; import com.pollex.pam.web.rest.vm.OtpSMSLoginVM; import com.pollex.pam.web.rest.vm.VerifyOtpVM;