mirror of
https://github.com/gogs/gogs.git
synced 2025-12-23 16:50:02 +01: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