Skip to content

Commit

Permalink
%missing alias for import
Browse files Browse the repository at this point in the history
  • Loading branch information
tstrijdhorst committed Dec 22, 2021
1 parent 92a5749 commit b4a9565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ package main

import (
"fmt"
"github.com/andygrunwald/go-jira"
jira "github.com/andygrunwald/go-jira"
)

func main() {
Expand Down

0 comments on commit b4a9565

Please sign in to comment.