mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Moved some API classes into packages.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.briarproject.api.event;
|
||||
|
||||
import org.briarproject.api.AuthorId;
|
||||
import org.briarproject.api.identity.AuthorId;
|
||||
|
||||
/** An event that is broadcast when a local pseudonym is added. */
|
||||
public class LocalAuthorAddedEvent extends Event {
|
||||
|
||||
Reference in New Issue
Block a user