TisonKun commented on a change in pull request #10235: [FLINK-14839][config] 
Let JobGraph#classpaths become non-null
URL: https://github.com/apache/flink/pull/10235#discussion_r347290531
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/jobgraph/JobGraph.java
 ##########
 @@ -538,15 +536,6 @@ public void addUserJarBlobKey(PermanentBlobKey key) {
                }
        }
 
-       /**
-        * Checks whether the JobGraph has user code JAR files attached.
-        *
-        * @return True, if the JobGraph has user code JAR files attached, 
false otherwise.
-        */
-       public boolean hasUsercodeJarFiles() {
 
 Review comment:
   unused

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to