Skip to content

Commit 5420a32

Browse files
committed
fix blank lines
1 parent 97f50bb commit 5420a32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web_src/js/features/repo-release.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ export function initRepoReleaseNew() {
1919
initRepoReleaseEditor();
2020
}
2121

22-
23-
2422
function initTagNameEditor() {
2523
const el = document.getElementById('tag-name-editor');
2624
if (!el) return;

0 commit comments

Comments
 (0)