mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Merge remote-tracking branch 'refs/remotes/origin/fix-gpsextractor-2' into suggest-cats-from-title
This commit is contained in:
commit
045a3db83a
1 changed files with 6 additions and 8 deletions
|
|
@ -208,7 +208,6 @@ public class MwVolleyApi {
|
||||||
} else {
|
} else {
|
||||||
return "No pages found";
|
return "No pages found";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -220,7 +219,6 @@ public class MwVolleyApi {
|
||||||
private Category category;
|
private Category category;
|
||||||
|
|
||||||
public Page() {
|
public Page() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
@ -255,7 +253,7 @@ public class MwVolleyApi {
|
||||||
return title;
|
return title;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue