Skip to content

Commit 8253f9b

Browse files
committed
Delete duplicate comment
1 parent 6f6f027 commit 8253f9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/io/jsonwebtoken/JwtParser.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import java.io.InputStream;
2323

2424
/**
25-
* A parser for reading JWT strings, used to convert them into a {@link Jwt} object representing the expanded JWT.
2625
* A parser for reading JWT strings, used to convert them into a {@link Jwt} object representing the expanded JWT.
2726
*
2827
* @since 0.1

0 commit comments

Comments
 (0)