mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-13 15:26:12 +02:00
Remove unnecessary code
This commit is contained in:
parent
3140aacc51
commit
ff5544a329
@ -25,8 +25,6 @@ function initRepoDiffFileBox(el: HTMLElement) {
|
|||||||
hideElem(queryElemSiblings(target));
|
hideElem(queryElemSiblings(target));
|
||||||
showElem(target);
|
showElem(target);
|
||||||
}));
|
}));
|
||||||
|
|
||||||
highlightDiffSelectionFromHash();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function initRepoDiffConversationForm() {
|
function initRepoDiffConversationForm() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user