Skip to content

Commit 5b25aba

Browse files
author
Stephan Dilly
committed
fix clippy warning
1 parent 8ef8094 commit 5b25aba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/diff.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ struct Current {
2424
hash: u64,
2525
}
2626

27+
#[derive(Copy, Clone)]
2728
enum ScrollType {
2829
Up,
2930
Down,

0 commit comments

Comments
 (0)