style(keeper): format code

This commit is contained in:
qevolg 2025-02-11 15:15:49 +08:00
parent 3c30a941fc
commit fdcd81d802
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
package util package util
import ( import "testing"
"testing"
)
func TestEmpty(t *testing.T) { func TestEmpty(t *testing.T) {
} }