Commit 4b4d3752 authored by Liang Ding's avatar Liang Ding

🔥 删除冗余代码

parent 80f652f3
......@@ -61,11 +61,6 @@ public final class Option {
*/
public static final String ID_C_CUSTOM_VARS = "customVars";
/**
* Key of broadcast chance expiration time.
*/
public static final String ID_C_BROADCAST_CHANCE_EXPIRATION_TIME = "broadcastChanceExpirationTime";
/**
* Key of cloud object storage service (公有云对象存储服务提供商).
*/
......@@ -325,11 +320,6 @@ public final class Option {
public static final String ID_C_OAUTH_GITHUB = "oauthGitHub";
// Category constants
/**
* Broadcast.
*/
public static final String CATEGORY_C_BROADCAST = "broadcast";
/**
* Qiniu.
*/
......
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