1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-17 21:07:54 +02:00

rm test useless code

This commit is contained in:
libi.chai 2019-07-19 10:51:18 +08:00
parent a1ae2ee967
commit 6287008c09

View File

@ -68,7 +68,7 @@ func TestNew(t *testing.T) {
}
}
}else{
fmt.Println("\n")
fmt.Printf("\n")
}
fmt.Printf("app2: ")
r2, _ := app2.Fetch(context.Background())