Skip to content

Commit

Permalink
Test remove commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparker0i committed Feb 3, 2018
1 parent 66a4021 commit 5c6e7ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ public void onClick(View v) {
Snack.make(v, city, Snackbar.LENGTH_SHORT);
}
});
Log.i("Location" , "Location Received");
List<WeatherFort.WeatherList> details = json1.getList();
for (int i = 0; i < 10; ++i)
{
Expand Down

0 comments on commit 5c6e7ef

Please sign in to comment.