Delete old megaphones.

This commit is contained in:
Greyson Parrelli
2022-01-06 16:32:04 -05:00
committed by Alex Hart
parent 3922bfacf5
commit 62f5088553
20 changed files with 0 additions and 618 deletions

View File

@@ -30,13 +30,6 @@ public final class LocaleFeatureFlags {
private static final String COUNTRY_WILDCARD = "*";
private static final int NOT_FOUND = -1;
/**
* In research megaphone group for given country code
*/
public static boolean isInResearchMegaphone() {
return false;
}
/**
* In donate megaphone group for given country code
*/