Skip to content

Commit

Permalink
lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang committed Apr 24, 2024
1 parent cb25480 commit b67ad54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ public static Encoding fromInt(int value) {
*
* @param encoding The type of encoding used for the string data.
* @param bytes The encoded string data as a byte array.
* @param numBits The number of bits used for encoding.
*/
public MetaString(
String string, Encoding encoding, char specialChar1, char specialChar2, byte[] bytes) {
Expand Down

0 comments on commit b67ad54

Please sign in to comment.