Skip to content

Commit 0b9ccfb

Browse files
authored
delete dumplicate return
Signed-off-by: Abirdcfly <[email protected]>
1 parent ffd2108 commit 0b9ccfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/controller/chi/type_cmd_queue.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ func (r ReconcileEndpoints) Handle() queue.T {
183183
return "ReconcileEndpoints" + ":" + r.old.Namespace + "/" + r.old.Name
184184
}
185185
return ""
186-
return ""
187186
}
188187

189188
// NewReconcileEndpoints creates new reconcile endpoints queue item

0 commit comments

Comments
 (0)