go-reference: Run goimports
This commit is contained in:
parent
c74cc25a2f
commit
983fdceb21
@ -2,9 +2,10 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
"git.sr.ht/~sircmpwn/go-bare"
|
|
||||||
"log"
|
"log"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
|
"git.sr.ht/~sircmpwn/go-bare"
|
||||||
)
|
)
|
||||||
|
|
||||||
type UserRole uint
|
type UserRole uint
|
||||||
|
Loading…
Reference in New Issue
Block a user