mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +02:00
clean up
This commit is contained in:
parent
521cea3ef0
commit
803f792a9d
1 changed files with 0 additions and 2 deletions
|
|
@ -262,8 +262,6 @@ class JiraConnector:
|
|||
if include_comments:
|
||||
fields.append("comment")
|
||||
|
||||
print(f"JQL query: {jql}")
|
||||
|
||||
params = {
|
||||
"jql": jql,
|
||||
"fields": ",".join(fields),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue