mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-28 10:53:15 +01:00
Drop the old (and now unused!) redis-dispatch module
This commit is contained in:
committed by
Jon Chambers
parent
11829d1f9f
commit
fd5e9ea016
@@ -41,11 +41,6 @@
|
||||
<artifactId>event-logger</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.whispersystems.textsecure</groupId>
|
||||
<artifactId>redis-dispatch</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.whispersystems.textsecure</groupId>
|
||||
<artifactId>websocket-resources</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user