diff --git a/static/index.html b/static/index.html
index 5d2dafd..ce58495 100644
--- a/static/index.html
+++ b/static/index.html
@@ -2305,7 +2305,6 @@ function renderCsPendingReview() {
// Pre-fetch field changes data for the review button (don't render old detail tables)
}
-}
async function loadPendingBatchDetail(batchId) {
const el = document.getElementById('csPendingDetail');