Authored by hugufei

fix

@@ -14,7 +14,4 @@ public class RecallCommonConfigKeys { @@ -14,7 +14,4 @@ public class RecallCommonConfigKeys {
14 14
15 public static final String USER_MAX_RECALL_COUNT = "USER_MAX_RECALL_COUNT"; 15 public static final String USER_MAX_RECALL_COUNT = "USER_MAX_RECALL_COUNT";
16 16
17 - public static final String COMMON_RECALL_COUNT = "COMMON_RECALL_COUNT";  
18 - public static final String COMMON_RETURN_COUNT = "COMMON_RETURN_COUNT";  
19 -  
20 } 17 }