Skip to content

Commit 194d31e

Browse files
authored
#3666 Crash when uploading on structured-data branch - revert cleanup of UploadController (#3670)
1 parent 590a7ed commit 194d31e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/fr/free/nrw/commons/repository/UploadRemoteDataSource.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ public void prepareService() {
8787
* Clean up the selected categories
8888
*/
8989
public void cleanUp(){
90-
uploadController.cleanup();
9190
//This needs further refactoring, this should not be here, right now the structure wont suppoort rhis
9291
categoriesModel.cleanUp();
9392
depictModel.cleanUp();

0 commit comments

Comments
 (0)