mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02:00
Moved PrivateGroupFactory to clients package.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package org.briarproject.api.sync;
|
||||
package org.briarproject.api.clients;
|
||||
|
||||
import org.briarproject.api.contact.Contact;
|
||||
import org.briarproject.api.sync.ClientId;
|
||||
import org.briarproject.api.sync.Group;
|
||||
|
||||
public interface PrivateGroupFactory {
|
||||
|
||||
Reference in New Issue
Block a user