clean code

This commit is contained in:
Binary Wang
2016-10-01 14:55:47 +08:00
parent 8281b63688
commit 2ae95e48ef
4 changed files with 22 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
package me.chanjar.weixin.mp.bean.store;
import me.chanjar.weixin.mp.util.json.WxMpGsonBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;