adoroszlai commented on PR #5939:
URL: https://github.com/apache/ozone/pull/5939#issuecomment-1885756303

   Thanks @hemantk-12 for the review.  I pushed a new commit that replaces an 
import, because it is no longer accepted in Ozone after HDDS-10099:
   
   ```diff
   -import org.apache.hadoop.thirdparty.com.google.common.base.Charsets;
   +import com.google.common.base.Charsets;
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to