mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
revert e86902e
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
public class BrokenAlignment {
|
||||
|
||||
public BrokenAlignment(String errorMessage) {
|
||||
if (StringUtils.contains(errorMessage, "'UK_ACCOUNT_USERNAME'")
|
||||
if (StringUtils.contains(<caret>errorMessage,
|
||||
"'UK_ACCOUNT_USERNAME'")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user