Fix checkstyle

This commit is contained in:
Trustin Lee 2013-02-09 02:37:07 +09:00
parent 43af599d52
commit 3a12a2db46

View File

@ -51,7 +51,6 @@ public final class PlatformDependent {
private static final boolean HAS_JAVASSIST = hasJavassist0();
/**
* Returns {@code true} if and only if the current platform is Android
*/