Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Oct 16, 2023
1 parent 90622fa commit 1fb56fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export const getNativeComponent = () => {
)
}
} catch (e) {
console.error(e)
if (global.ignoreDatePickerWarning) return null
throw Error(getInstallationErrorMessage())
}
Expand Down

0 comments on commit 1fb56fc

Please sign in to comment.