style(keeper): format code
This commit is contained in:
parent
3c30a941fc
commit
fdcd81d802
|
@ -1,8 +1,6 @@
|
|||
package util
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
import "testing"
|
||||
|
||||
func TestEmpty(t *testing.T) {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue