fix method

This commit is contained in:
Nitser 2019-10-01 17:46:29 +03:00
parent ff76eccc19
commit 39c5fd6e0e
1 changed files with 0 additions and 1 deletions

View File

@ -264,7 +264,6 @@ public final class Lc {
* @param methodName String represents lifecycle method in which it was called
* @return String represents code point.
*/
@Non
@NonNull
public static String getCodePoint(@Nullable final Object caller, final String methodName) {
return methodName