mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-07 10:40:11 -05:00
Newline :/
This commit is contained in:
parent
c6a2cb48b1
commit
adc7d65d09
@ -488,7 +488,6 @@ public class ImapResponseParser {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public static boolean isStatusResponse(String symbol) {
|
||||
return symbol.equalsIgnoreCase("OK") ||
|
||||
symbol.equalsIgnoreCase("NO") ||
|
||||
|
Loading…
Reference in New Issue
Block a user