diff --git a/src/WebView.android.tsx b/src/WebView.android.tsx index 1ce6840..94e25ca 100644 --- a/src/WebView.android.tsx +++ b/src/WebView.android.tsx @@ -7,7 +7,6 @@ import { UIManager as NotTypedUIManager, View, NativeModules, - WebViewUriSource, ImageSourcePropType, findNodeHandle, } from 'react-native';