diff options
Diffstat (limited to 'testing/mozbase/rust/mozdevice/src')
-rw-r--r-- | testing/mozbase/rust/mozdevice/src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/mozbase/rust/mozdevice/src/lib.rs b/testing/mozbase/rust/mozdevice/src/lib.rs index 45f7d4d2cf..0bc6509e89 100644 --- a/testing/mozbase/rust/mozdevice/src/lib.rs +++ b/testing/mozbase/rust/mozdevice/src/lib.rs @@ -53,8 +53,6 @@ impl FromStr for AndroidStorageInput { } } - - #[derive(Debug, Clone, Copy, PartialEq)] pub enum AndroidStorage { App, |