mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08:00
models/ssh_key: code cleaning
This commit is contained in:
@@ -412,7 +412,7 @@ function initRepository() {
|
||||
"_csrf": csrf
|
||||
}).success(function() {
|
||||
$('#' + $this.data('comment-id')).remove();
|
||||
})
|
||||
});
|
||||
}
|
||||
return false;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user