Fixed unforgivable Javadoc error

This commit is contained in:
delvh 2020-07-01 23:32:32 +02:00 committed by GitHub
parent 055b991326
commit 50ff03697d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@ import envoy.data.User;
public class ContactControl extends VBox {
/**
*
* @param contact the contact that should be formatted
* @since Envoy Client v0.1-beta
*/