Skip to content

Commit 8335573

Browse files
committed
go fmt
1 parent ab2e635 commit 8335573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/src/users.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ type User struct {
7272
Organizations struct {
7373
Nodes []Org
7474
}
75-
Emails []UserEmail
76-
URL string
75+
Emails []UserEmail
76+
URL string
7777
}
7878

7979
type UserEmail struct {

0 commit comments

Comments
 (0)