Fix trailing whitespace
From a PR.
This commit is contained in:
parent
ec818e545b
commit
0dd58cd4bb
|
@ -278,7 +278,7 @@ impl IntParam {
|
|||
pub fn value(&self) -> i32 {
|
||||
self.modulated_plain_value()
|
||||
}
|
||||
|
||||
|
||||
/// The range of valid plain values for this parameter.
|
||||
#[inline]
|
||||
pub fn range(&self) -> IntRange {
|
||||
|
|
Loading…
Reference in a new issue