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