Skip to content

Commit

Permalink
fix a javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenartur committed Oct 14, 2024
1 parent a27772b commit 01deb73
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ protected void disableAll() throws CoreException {
*
* @param elem the element to delete
* @throws CoreException if operation failed
* @see #ASSERT_NO_MIXED_LINE_DELIMIERS
*/
public void delete(final IJavaElement elem) throws CoreException {
IWorkspaceRunnable runnable= monitor -> {
Expand Down

0 comments on commit 01deb73

Please sign in to comment.