Skip to content

Commit 912dad4

Browse files
alfonsobriesgithub-actions[bot]
authored andcommitted
style: resolve style guide violations
1 parent 42400b0 commit 912dad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/arkecosystem/crypto/transactions/types/UsernameRegistration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ public void deserialize(ByteBuffer buffer) {
5050
String utf8Username = new String(username);
5151
this.asset.username = utf8Username;
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)