Clean up after removing the Stetho dependency from open source React Native

Summary:We've removed the Stetho dependency from open source React Native, removing stuff that's not needed anymore.
Closes https://github.com/facebook/react-native/pull/6864

Differential Revision: D3150758

Pulled By: mkonicek

fb-gh-sync-id: fad4408df16f52914357dc474eb1d8d965cfac60
fbshipit-source-id: fad4408df16f52914357dc474eb1d8d965cfac60
This commit is contained in:
Martin Konicek
2016-04-07 10:17:46 -07:00
committed by Facebook Github Bot 6
parent 3b5a49bfb6
commit e4865a5609
3 changed files with 0 additions and 28 deletions

View File

@@ -61,7 +61,3 @@
-dontwarn java.nio.file.*
-dontwarn org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
-dontwarn okio.**
# stetho
-dontwarn com.facebook.stetho.**