Skip to content

Commit daddf5d

Browse files
committed
删除无用依赖
1 parent e0dad1a commit daddf5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hsweb-web-controller/src/main/java/org/hsweb/web/controller/ControllerExceptionTranslator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import org.hsweb.web.core.exception.BusinessException;
44
import org.hsweb.web.core.message.ResponseMessage;
55
import org.hsweb.web.core.utils.WebUtil;
6-
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
76
import org.springframework.core.annotation.Order;
87
import org.springframework.stereotype.Controller;
98
import org.springframework.web.bind.annotation.ControllerAdvice;

0 commit comments

Comments
 (0)