Commit bc410ecd authored by Liang Ding's avatar Liang Ding

🔥 删除冗余代码

parent 6c359a0b
...@@ -247,16 +247,6 @@ public final class Common { ...@@ -247,16 +247,6 @@ public final class Common {
*/ */
public static final String URI = "URI"; public static final String URI = "URI";
/**
* Key of blog.
*/
public static final String BLOG = "blog";
/**
* Key of blog version.
*/
public static final String BLOG_VERSION = "blogVersion";
/** /**
* Key of post to community. * Key of post to community.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment