jjastan opened a new issue, #8950:
URL: https://github.com/apache/rocketmq/issues/8950

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Redundant nullcheck of configPath, which is known to be non-null.
   
![image](https://github.com/user-attachments/assets/78dd6259-5dec-4a01-9b58-bc457b9f20e8)
   
   
   ### Motivation
   
   Remove redundant checks to keep the code concise and efficient.
   
   ### Describe the Solution You'd Like
   
   Remove the redundant nullcheck of configPath.
   
   ### Describe Alternatives You've Considered
   
   No.
   
   ### Additional Context
   
   Nothing


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to