Skip to content

Commit

Permalink
Add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
mo1ein committed Sep 17, 2022
1 parent 29db345 commit 132029f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github/repos_contents.go
Original file line number Diff line number Diff line change
Expand Up @@ -320,5 +320,6 @@ func (s *RepositoriesService) GetArchiveLink(ctx context.Context, owner, repo st
if err != nil {
return nil, newResponse(resp), err
}

return parsedURL, newResponse(resp), nil
}

0 comments on commit 132029f

Please sign in to comment.