mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-02 07:31:54 +01:00
Merge 812a48feca
into 72eda9a24f
This commit is contained in:
commit
35f84b4ef7
@ -11,7 +11,7 @@ public final class RecentTweetRestriction {
|
|||||||
private static final String QUERY_CACHE_UNTIL_TIME = "query_cache_until_time";
|
private static final String QUERY_CACHE_UNTIL_TIME = "query_cache_until_time";
|
||||||
|
|
||||||
@VisibleForTesting
|
@VisibleForTesting
|
||||||
public static final int DEFAULT_RECENT_TWEET_SECONDS = 15;
|
private static final int DEFAULT_RECENT_TWEET_SECONDS = 15;
|
||||||
|
|
||||||
private RecentTweetRestriction() {
|
private RecentTweetRestriction() {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user