1Not actually needed if the tests pass...
2
3--- a/src/automock.rs	2006-07-24 03:21:28.000000000 +0200
4+++ b/src/automock.rs	2023-11-06 14:54:02.079601472 +0100
5@@ -280,7 +280,6 @@
6 #[cfg(test)]
7 mod t {
8     use super::super::*;
9-    use pretty_assertions::assert_eq;
10
11     fn check_substitute_type(
12         attrs: TokenStream,
13