Skip to content

Commit 261ca20

Browse files
Fix CI
Looks like nightly Rust expanded its unused import warnings…
1 parent b077494 commit 261ca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/normalize.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use crate::lookups::{
1414
compatibility_fully_decomposed, composition_table,
1515
};
1616

17-
use core::{char, ops::FnMut};
17+
use core::char;
1818

1919
/// Compute canonical Unicode decomposition for character.
2020
/// See [Unicode Standard Annex #15](http://www.unicode.org/reports/tr15/)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy