clean up unused code

This commit is contained in:
Horcrux
2016-09-17 09:49:28 +08:00
parent 09c5b10f02
commit d549f6ca9c
18 changed files with 142 additions and 288 deletions
-1
View File
@@ -21,7 +21,6 @@ RCT_EXPORT_MODULE()
}
RCT_EXPORT_VIEW_PROPERTY(alignment, CTTextAlignment)
RCT_REMAP_VIEW_PROPERTY(frame, textFrame, RNSVGTextFrame)
RCT_EXPORT_VIEW_PROPERTY(path, RNSVGBezier)
@end