Remove deprecated java code

Summary: Remove deprecated java code and make use of CSSEdge instead of the now removed Spacing class.

Reviewed By: AaaChiuuu

Differential Revision: D4233198
This commit is contained in:
Emil Sjolander
2016-11-29 12:23:02 -08:00
committed by Ahmed El-Helw
parent 29754eb95d
commit 75561f7f78
8 changed files with 6 additions and 8 deletions
@@ -16,7 +16,6 @@ import android.text.Spannable;
import android.text.SpannableStringBuilder;
import android.text.TextUtils;
import com.facebook.csslayout.CSSNodeDEPRECATED;
import com.facebook.react.bridge.ReadableMap;
import com.facebook.react.uimanager.PixelUtil;
import com.facebook.react.uimanager.ReactShadowNode;