mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 18:28:10 +01:00
Rename PushSender to MessageSender and add docs.
This commit is contained in:
committed by
Jon Chambers
parent
74b3daa70a
commit
05929871c9
@@ -2,7 +2,6 @@ package org.whispersystems.textsecuregcm.redis;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
import org.whispersystems.textsecuregcm.push.PushSender;
|
||||
|
||||
public class RedisOperation {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user