Skip to content

Commit ee6ca4e

Browse files
committed
refactor(android): reformat java code
1 parent 4690610 commit ee6ca4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/java/com/hieuvp/fingerprint/ReactNativeFingerprintScannerModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public void onCatchException(Throwable exception) {
5050
ReactNativeFingerprintScannerModule.this);
5151
}
5252
});
53-
return mFingerprintIdentify;
53+
return mFingerprintIdentify;
5454
}
5555

5656
private String getErrorMessage() {

0 commit comments

Comments
 (0)