Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 4bc12c2

Browse files
committed
Continue to build out
1 parent 2e96569 commit 4bc12c2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/com/searchcode/app/jobs/enqueue/EnqueueSearchcodeRepositoryJob.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ public void execute(JobExecutionContext context) {
5050
// update the point
5151
// Get the batch of repositories from the database
5252
// add them to the queue
53-
54-
5553
} catch (Exception ex) {
5654
this.logger.severe(String.format("8675db36::error in class %s exception %s", ex.getClass(), ex.getMessage()));
5755
}

0 commit comments

Comments
 (0)