Selaa lähdekoodia

Update fragmentation.rs

ssrlive 2 vuotta sitten
vanhempi
commit
2b90103c10
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/iface/fragmentation.rs

+ 0 - 1
src/iface/fragmentation.rs

@@ -27,7 +27,6 @@ impl fmt::Display for AssemblerError {
 #[cfg(feature = "std")]
 impl std::error::Error for AssemblerError {}
 
-
 /// Packet assembler is full
 #[derive(Copy, Clone, PartialEq, Eq, Debug)]
 #[cfg_attr(feature = "defmt", derive(defmt::Format))]