mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-19 21:18:07 +02:00
rm test useless code
This commit is contained in:
parent
a1ae2ee967
commit
6287008c09
@ -68,7 +68,7 @@ func TestNew(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
fmt.Println("\n")
|
fmt.Printf("\n")
|
||||||
}
|
}
|
||||||
fmt.Printf("app2: ")
|
fmt.Printf("app2: ")
|
||||||
r2, _ := app2.Fetch(context.Background())
|
r2, _ := app2.Fetch(context.Background())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user