Skip to content

Commit 63102bc

Browse files
tottotoseanmonstar
authored andcommitted
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

Lines changed: 0 additions & 1 deletion
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)