This commit is contained in:
nielsandriesse
2020-07-08 11:30:00 +10:00
parent 2a88de3f61
commit d09171213d
5 changed files with 29 additions and 41 deletions

View File

@@ -159,7 +159,6 @@ public class PushDecryptJob extends BaseJob implements InjectableType {
private long messageId;
private long smsMessageId;
//Loki
private MessageNotifier messageNotifier;
@Inject SignalServiceMessageSender messageSender;