mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-24 19:06:22 +02:00
chore: fix lint issues
This commit is contained in:
parent
b4836ddbe2
commit
ebad7a3ec1
@ -12,8 +12,6 @@ import {invertFileFolding} from './file-fold.ts';
|
|||||||
import {parseDom} from '../utils.ts';
|
import {parseDom} from '../utils.ts';
|
||||||
import {observeAddedElement} from '../modules/observer.ts';
|
import {observeAddedElement} from '../modules/observer.ts';
|
||||||
import {initGlobalDropdown} from './common-page.ts';
|
import {initGlobalDropdown} from './common-page.ts';
|
||||||
|
|
||||||
|
|
||||||
const {i18n} = window.config;
|
const {i18n} = window.config;
|
||||||
|
|
||||||
function initRepoDiffFileBox(el: HTMLElement) {
|
function initRepoDiffFileBox(el: HTMLElement) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user