You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mock trait is based on one provided by the sysfs_class crate.
But we do not actually use some of the methods it has,
so we can remove their implementation.
This change was suggested by cargo clippy.
Signed-off-by: Leonard Göhrs <[email protected]>
0 commit comments