raulcd commented on code in PR #13283:
URL: https://github.com/apache/arrow/pull/13283#discussion_r889012959


##########
dev/archery/archery/release.py:
##########
@@ -85,11 +84,9 @@ def number(self):
 
 class Jira(JIRA):
 
-    def __init__(self, user=None, password=None,
+    def __init__(self, token=None,

Review Comment:
   This doesn't seem to be used anymore, we should remove it from the signature 
too.



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

Reply via email to