clippy
This commit is contained in:
parent
098ced8092
commit
fcd7d985d6
@ -128,7 +128,7 @@ impl ChartManager {
|
||||
} else if &self.min_y > y {
|
||||
&self.min_y
|
||||
} else {
|
||||
&y
|
||||
y
|
||||
};
|
||||
(*x, *new_y)
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user