mirror of
https://github.com/status-im/react-native-status-keycard.git
synced 2025-02-28 12:00:36 +00:00
delete log
This commit is contained in:
parent
9792de8f0c
commit
df1a11f763
@ -38,7 +38,6 @@ public class RNStatusKeycardModule extends ReactContextBaseJavaModule implements
|
||||
|
||||
@Override
|
||||
public void onHostResume() {
|
||||
Log.d("ONHOSTRESUme", " " + this.smartCard);
|
||||
if (this.smartCard == null) {
|
||||
this.smartCard = new SmartCard(getCurrentActivity(), reactContext);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user