Skip to content

Commit

Permalink
Update JIRA API
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishTaneja committed Jul 6, 2023
1 parent 022d03d commit 05079a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ func getJiraLink(issueKey string) string{
}

func main() {

args := os.Args

if len(args) < 2 {
Expand Down

0 comments on commit 05079a0

Please sign in to comment.