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 9, 2024
1 parent 06c2b6e commit 174ae8b
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 174ae8b

Please sign in to comment.