mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-11 09:14:20 +02:00
Remove unnecessary code
This commit is contained in:
@@ -25,8 +25,6 @@ function initRepoDiffFileBox(el: HTMLElement) {
|
||||
hideElem(queryElemSiblings(target));
|
||||
showElem(target);
|
||||
}));
|
||||
|
||||
highlightDiffSelectionFromHash();
|
||||
}
|
||||
|
||||
function initRepoDiffConversationForm() {
|
||||
|
||||
Reference in New Issue
Block a user