Delete old hystrix stuff
This commit is contained in:
parent
2debb32098
commit
3de3fc00ce
|
@ -1,9 +0,0 @@
|
|||
package org.whispersystems.textsecuregcm.hystrix;
|
||||
|
||||
public class GroupKeys {
|
||||
|
||||
public static final String REDIS_CACHE = "redis_cache";
|
||||
public static final String DATABASE_ACCOUNTS = "database_accounts";
|
||||
public static final String DIRECTORY_SERVICE = "directory_service";
|
||||
|
||||
}
|
Loading…
Reference in New Issue