diff --git a/App/Screens/Loading/Loading.js b/App/Screens/Loading/Loading.js index c0ebf488..d48dad8a 100644 --- a/App/Screens/Loading/Loading.js +++ b/App/Screens/Loading/Loading.js @@ -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';