Newline :/

This commit is contained in:
Apoorv Khatreja 2011-07-17 01:42:12 +05:30
parent c6a2cb48b1
commit adc7d65d09
1 changed files with 0 additions and 1 deletions

View File

@ -488,7 +488,6 @@ public class ImapResponseParser {
}
}
public static boolean isStatusResponse(String symbol) {
return symbol.equalsIgnoreCase("OK") ||
symbol.equalsIgnoreCase("NO") ||