Skip to content

Commit

Permalink
Remove unused WebView import
Browse files Browse the repository at this point in the history
Prevent build failure. 
Reference: philipphecht#133
  • Loading branch information
wangwcq committed Oct 23, 2019
1 parent eb0a265 commit ac179ba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import com.facebook.react.bridge.ReactMethod;
import com.facebook.react.bridge.ReadableMap;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.views.webview.ReactWebViewManager;

/* bridge react native
int size();
Expand Down

0 comments on commit ac179ba

Please sign in to comment.