mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
Pass-through implementations of UI/DB interfaces.
This commit is contained in:
@@ -19,7 +19,7 @@ import org.briarproject.api.sync.UnverifiedMessage;
|
||||
|
||||
import javax.inject.Singleton;
|
||||
|
||||
public class MessagingModule extends AbstractModule {
|
||||
public class SyncModule extends AbstractModule {
|
||||
|
||||
@Override
|
||||
protected void configure() {
|
||||
Reference in New Issue
Block a user