Newline :/
This commit is contained in:
parent
c6a2cb48b1
commit
adc7d65d09
1 changed files with 0 additions and 1 deletions
|
@ -488,7 +488,6 @@ public class ImapResponseParser {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
public static boolean isStatusResponse(String symbol) {
|
||||
return symbol.equalsIgnoreCase("OK") ||
|
||||
symbol.equalsIgnoreCase("NO") ||
|
||||
|
|
Loading…
Reference in a new issue