Commit 350c8dbb authored by NickrenREN's avatar NickrenREN

remove duplicate function notes

parent 76dfee04
...@@ -191,7 +191,7 @@ type Pod struct { ...@@ -191,7 +191,7 @@ type Pod struct {
type PodPair struct { type PodPair struct {
// APIPod is the v1.Pod // APIPod is the v1.Pod
APIPod *v1.Pod APIPod *v1.Pod
// RunningPod is the pod defined defined in pkg/kubelet/container/runtime#Pod // RunningPod is the pod defined in pkg/kubelet/container/runtime#Pod
RunningPod *Pod RunningPod *Pod
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment