Skip to content

Commit

Permalink
Drop javadoc line
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
  • Loading branch information
jbescos committed Apr 11, 2024
1 parent 8e56a42 commit bb29dff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/src/main/java/jakarta/mail/Folder.java
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,6 @@ public abstract boolean delete(boolean recurse)
*
* This implementation calls <code>close(true)</code>.
*
* @throws IllegalStateException if this folder is not opened
* @throws MessagingException for other failures
* @see jakarta.mail.event.ConnectionEvent
* @since JavaMail 1.6
Expand Down

0 comments on commit bb29dff

Please sign in to comment.