Create an empty published array to store the values we remove from the review array.

Make sure to assemble var published = [];.