presence: Remove unused import in tests.
This commit is contained in:
parent
98878042dd
commit
244c9b2710
1 changed files with 0 additions and 1 deletions
|
@ -308,7 +308,6 @@ impl Into<Element> for Presence {
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use std::collections::BTreeMap;
|
|
||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|
Loading…
Reference in a new issue