email bean error modify

This commit is contained in:
geek 2017-06-28 20:15:27 +09:00
parent 813857b021
commit ecbea217f2

View File

@ -1,7 +1,6 @@
package com.loafle.overflow.module.email.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.mail.MailException;
import org.springframework.mail.SimpleMailMessage;
import org.springframework.mail.javamail.JavaMailSender;