Skip to content

Commit 6ef670d

Browse files
committed
Fix lint error
1 parent 7f2c972 commit 6ef670d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/jira.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1942,7 +1942,7 @@ export default class JiraApi {
19421942
jql,
19431943
validateQuery,
19441944
fields,
1945-
expand
1945+
expand,
19461946
},
19471947
})));
19481948
}

0 commit comments

Comments
 (0)