mirror of
https://github.com/theryangeary/choose
synced 2024-11-10 05:24:13 +00:00
Remove lingering flame_it cfg
This commit is contained in:
parent
c81efcf42f
commit
81589d8aab
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ impl Choice {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg_attr(feature = "flame_it", flame)]
|
||||
pub fn is_reverse_range(&self) -> bool {
|
||||
self.end < self.start
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue