Skip to content

Commit

Permalink
Merge pull request #5 from lucienbl/master
Browse files Browse the repository at this point in the history
Merge master into history-feature
  • Loading branch information
lucienbl committed Jun 23, 2019
2 parents f7798f9 + f417ff2 commit 2b6378b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion App/Screens/Loading/Loading.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
import React, { Component } from 'react';
import { inject, observer } from 'mobx-react';
import * as Permissions from 'expo-permissions';
import * as TaskManager from 'expo-task-manager';
import * as Location from 'expo-location';
import retry from 'async-retry';
import { StyleSheet, Text } from 'react-native';
Expand Down

0 comments on commit 2b6378b

Please sign in to comment.