Skip to content

Commit 614475d

Browse files
committed
remove old commented-out code
1 parent 10a0a9a commit 614475d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/views/home/button.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ const styles = StyleSheet.create({
5959
},
6060
rectangleButtonText: {
6161
color: c.white,
62-
// marginTop: cellVerticalPadding / 2,
6362
fontFamily: Platform.OS === 'ios' ? 'System' : 'sans-serif-condensed',
64-
// textAlign: 'center',
6563
fontSize: 14,
6664
},
6765
})

0 commit comments

Comments
 (0)