Skip to content

Commit

Permalink
fix import sort
Browse files Browse the repository at this point in the history
  • Loading branch information
chyroc authored and andygrunwald committed Nov 1, 2019
1 parent 6761407 commit 9181c5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects_access_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package gerrit_test
import (
"encoding/json"
"fmt"
"github.com/andygrunwald/go-gerrit"
"net/http"
"testing"

"github.com/andygrunwald/go-gerrit"
)

func TestProjectsService_ListAccessRights(t *testing.T) {
Expand Down

0 comments on commit 9181c5d

Please sign in to comment.