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