Browse Source

Update WebView.android.tsx

Thibault Malbranche 5 years ago
parent
commit
9225746ac5
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/WebView.android.tsx

+ 0
- 1
src/WebView.android.tsx View File

@@ -7,7 +7,6 @@ import {
7 7
   UIManager as NotTypedUIManager,
8 8
   View,
9 9
   NativeModules,
10
-  WebViewUriSource,
11 10
   ImageSourcePropType,
12 11
   findNodeHandle,
13 12
 } from 'react-native';