Skip to content

Commit b65f1ec

Browse files
committed
cleanup
1 parent 0e16dd2 commit b65f1ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

portable/src/implementation/fallback.rs

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ pub struct Utf8ValidatorImp {
3030
err: bool,
3131
}
3232

33-
use core::panic;
34-
3533
#[cfg(feature = "public_imp")]
3634
pub use Utf8ValidatorImp as ChunkedUtf8ValidatorImp;
3735

0 commit comments

Comments
 (0)