Remove unnecessary code

This commit is contained in:
Lunny Xiao
2025-12-11 15:22:44 -08:00
parent 3140aacc51
commit ff5544a329
-2
View File
@@ -25,8 +25,6 @@ function initRepoDiffFileBox(el: HTMLElement) {
hideElem(queryElemSiblings(target));
showElem(target);
}));
highlightDiffSelectionFromHash();
}
function initRepoDiffConversationForm() {