Skip to content

Commit fae8d0d

Browse files
eclipse-mylyn-botruspl-afed
authored andcommitted
Perform clean code of mylyn.commons/org.eclipse.mylyn.commons.sdk.util
1 parent 1ced765 commit fae8d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylyn.commons/org.eclipse.mylyn.commons.sdk.util/src/org/eclipse/mylyn/commons/sdk/util/MylynResourceMissingException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* FIXME: Should really be ResourceMissingException but that could break existing code. <br/>
1616
* Use to be abused junit.framework.AssertionFailedError
17-
*
17+
*
1818
* @Since 4.8.0
1919
*/
2020
public class MylynResourceMissingException extends AssertionError {

0 commit comments

Comments
 (0)