feat: more options to clone (#6)
Reviewed-on: https://git.reya.su/reya/signed/pulls/6
This commit was merged in pull request #6.
This commit is contained in:
@@ -25,8 +25,6 @@ fn commit_row(
|
||||
cx: &App,
|
||||
) -> AnyElement {
|
||||
let view = view.clone();
|
||||
// Only the id is needed by the click handler: the diff panel fetches
|
||||
// the full commit itself.
|
||||
let id = commit.id.clone();
|
||||
|
||||
h_flex()
|
||||
|
||||
Reference in New Issue
Block a user