diff options
Diffstat (limited to 'src/view/com/util/Views.tsx')
-rw-r--r-- | src/view/com/util/Views.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/com/util/Views.tsx b/src/view/com/util/Views.tsx deleted file mode 100644 index 07dcc4deb..000000000 --- a/src/view/com/util/Views.tsx +++ /dev/null @@ -1 +0,0 @@ -export {View as CenteredView, FlatList, ScrollView} from 'react-native' |