Skip to content

Commit

Permalink
Address review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
einsteinx2 committed Sep 20, 2024
1 parent f620d16 commit 487b8bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ private void createUploads(Map<BatchId, MessageBatch> uploadMessagesByBatchId, M
}

UploadService.insertUpload(db, batch, configManager.getApiKey());
cleanSessions(currentSessionId);
}
}
}
Expand Down

0 comments on commit 487b8bb

Please sign in to comment.