clean code

This commit is contained in:
kikimo 2021-06-02 09:07:53 +08:00
parent 9d2135f703
commit 86d68effc2

View File

@ -758,11 +758,6 @@ func TestFilterByAffinity(t *testing.T) {
}
}
type fakeTopologyManagerWithHint struct {
t *testing.T
hint *topologymanager.TopologyHint
}
func TestPodContainerDeviceAllocation(t *testing.T) {
res1 := TestResource{
resourceName: "domain1.com/resource1",