Aklakan commented on code in PR #1689:
URL: https://github.com/apache/jena/pull/1689#discussion_r1053230289


##########
jena-extras/jena-serviceenhancer/src/main/java/org/apache/jena/sparql/service/enhancer/impl/util/VarScopeUtils.java:
##########
@@ -37,29 +37,6 @@
  */
 public class VarScopeUtils {
 
-    public static Map<Var, Var> reverseVarRenameMap(Collection<Var> vars) {

Review Comment:
   Moved these block of methods to the end of the class - probably they can be 
eventually removed.



-- 
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