Skip to content

Commit

Permalink
MODTLR-73 fix code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Sep 26, 2024
1 parent 42d2f1b commit b0d429e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class OpenRequestsProcessingServiceImpl implements OpenRequestsProcessing

@Override
public void processOpenRequests() {
// log.info("processOpenRequests:: start");
log.info("processOpenRequests:: start");
}

}

0 comments on commit b0d429e

Please sign in to comment.