You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/06 04:39:21 UTC

[GitHub] [camel] oscerd commented on a diff in pull request #7720: fix(minio): fix polling working half the time because of continuation…

oscerd commented on code in PR #7720:
URL: https://github.com/apache/camel/pull/7720#discussion_r889816653


##########
components/camel-minio/src/test/java/org/apache/camel/component/minio/MinioTestUtils.java:
##########
@@ -37,17 +37,4 @@ public static Properties loadMinioPropertiesFile() throws IOException {
 
         return properties;
     }
-
-    static Properties loadMinioAccessFromJvmEnv() throws Exception {

Review Comment:
   Is there a specific reason to remove this?



-- 
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-unsubscribe@camel.apache.org

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