Where should keyboard focus after closing a dialog with the button opening the dialog removed?

In the UI design, each item panel contains a remove button. If clicking the remove button, a confirmation dialog would prompt. If cancel, the keyboard would focus back to the remove button. If confirm, the item would be removed, so the remove button in the panel which open the confirmation dialog would also be removed. In this case, where should the keyboard focus after the item removed?