Remove unused code and fix warnings

This commit is contained in:
Harald Kube 2021-02-17 10:01:45 +01:00
parent 2ab7fcbe08
commit 9dc91f2512

View file

@ -1,3 +1,4 @@
// #[allow(dead_code, unused_variables)]
use super::*;
struct TestPinManager {