diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-03 23:11:41 -0400 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-03 23:11:41 -0400 |
| commit | 986b83ef5519ebb989ee4745d7a9715057dff972 (patch) | |
| tree | 3c0134c18d21f93f56cb2d5533c7c9795952b3eb /client/src/lib/timeline/index.js | |
| parent | 5cc9c731a37a54b5da0ac096f231b56d245885a6 (diff) | |
more stuff
Diffstat (limited to 'client/src/lib/timeline/index.js')
| -rw-r--r-- | client/src/lib/timeline/index.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/lib/timeline/index.js b/client/src/lib/timeline/index.js index ff29fe9..09d2d1b 100644 --- a/client/src/lib/timeline/index.js +++ b/client/src/lib/timeline/index.js @@ -135,8 +135,6 @@ const styles = StyleSheet.create({ flexDirection: 'row', height: 840, }, - flatList: { - }, container: { flex: 1, justifyContent: 'flex-start', |
