diff --git a/pkg/cri/server/bandwidth/doc.go b/pkg/cri/bandwidth/doc.go similarity index 100% rename from pkg/cri/server/bandwidth/doc.go rename to pkg/cri/bandwidth/doc.go diff --git a/pkg/cri/server/bandwidth/fake_shaper.go b/pkg/cri/bandwidth/fake_shaper.go similarity index 100% rename from pkg/cri/server/bandwidth/fake_shaper.go rename to pkg/cri/bandwidth/fake_shaper.go diff --git a/pkg/cri/server/bandwidth/interfaces.go b/pkg/cri/bandwidth/interfaces.go similarity index 100% rename from pkg/cri/server/bandwidth/interfaces.go rename to pkg/cri/bandwidth/interfaces.go diff --git a/pkg/cri/server/bandwidth/linux.go b/pkg/cri/bandwidth/linux.go similarity index 100% rename from pkg/cri/server/bandwidth/linux.go rename to pkg/cri/bandwidth/linux.go diff --git a/pkg/cri/server/bandwidth/unsupported.go b/pkg/cri/bandwidth/unsupported.go similarity index 100% rename from pkg/cri/server/bandwidth/unsupported.go rename to pkg/cri/bandwidth/unsupported.go diff --git a/pkg/cri/server/bandwidth/utils.go b/pkg/cri/bandwidth/utils.go similarity index 100% rename from pkg/cri/server/bandwidth/utils.go rename to pkg/cri/bandwidth/utils.go