Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 63102bc

Browse files
tottotoseanmonstar
authored andcommittedFeb 20, 2024
chore(lib): remove importing prelude AsRef trait
1 parent c03cc8b commit 63102bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/method.rs

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
use self::extension::{AllocatedExtension, InlineExtension};
1919
use self::Inner::*;
2020

21-
use std::convert::AsRef;
2221
use std::convert::TryFrom;
2322
use std::error::Error;
2423
use std::str::FromStr;

0 commit comments

Comments
 (0)
Failed to load comments.