remove import
This commit is contained in:
parent
a71199f3ff
commit
b61fca5f36
@ -1,10 +1,7 @@
|
||||
package cn.axzo.framework.rocketmq;
|
||||
|
||||
import cn.axzo.framework.rocketmq.utils.UUIDBuilder;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.util.Objects;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user