Skip to content
This repository was archived by the owner on Nov 3, 2019. It is now read-only.

Commit

Permalink
#1: Removed unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoroy committed Jul 9, 2018
1 parent f03c5e4 commit df3c953
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions App.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ export default class App extends Component {
enableHighAccuracy: true,
}
);
// const location = await Location.getCurrentPositionAsync({});
// this.setState({ location });
};

_requestLocationPermission = async () => {
Expand Down

0 comments on commit df3c953

Please sign in to comment.