Skip to content

Commit ec3ac57

Browse files
KenChoiKenChoi
authored andcommitted
fix bug
1 parent b7954c5 commit ec3ac57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/java/cn/jpush/reactnativejpush/JPushModule.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ public void onCatalystInstanceDestroy() {
8282
mCachedBundle = null;
8383
if (null != sCacheMap) {
8484
sCacheMap.clear();
85-
sCacheMap = null;
8685
}
8786
mEvent = null;
8887
mGetRidCallback = null;

0 commit comments

Comments
 (0)