Address first round of review comments for new IntroductionClient

This commit is contained in:
Torsten Grote
2018-04-25 10:12:49 -03:00
parent a9b678df32
commit 72e9a9d807
17 changed files with 208 additions and 239 deletions

View File

@@ -8,7 +8,6 @@ import javax.annotation.concurrent.Immutable;
@Immutable
@NotNullByDefault
// TODO still needed?
public class IntroductionSucceededEvent extends Event {
private final Contact contact;