Merge pull request #83 from TouchInstinct/fix/change-lyfecycle-logging

fix method
This commit is contained in:
Nitser 2019-10-01 17:47:44 +03:00 committed by GitHub
commit ba57ce2e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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