thisisnic commented on code in PR #49929:
URL: https://github.com/apache/arrow/pull/49929#discussion_r3190929953
##########
dev/tasks/macros.jinja:
##########
@@ -277,8 +277,6 @@ env:
{# use filter to cast to string and convert to lowercase to match yaml
boolean #}
{% set is_fork = (not is_upstream_b)|lower %}
-{% set r_release = {"ver": "4.2", "rt" : "42"} %}
-{% set r_oldrel = {"ver": "4.1", "rt" : "40"} %}
Review Comment:
These variables are never used anywhere
--
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]