Skip to content

Commit

Permalink
remvoe moar console log
Browse files Browse the repository at this point in the history
  • Loading branch information
RDF014 authored and Tiffany Lin committed Apr 26, 2017
1 parent a4c2787 commit b8ee5e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export default class HomeScreen extends Component {
};

componentWillMount() {
console.log('componentWillMount')
AuthAxios({
url: `/api/groupUsers?name=FAVORITES`
})
Expand Down

0 comments on commit b8ee5e5

Please sign in to comment.