remove trailing whitespaces
[nihav.git] / nihav-core / src / scale / mod.rs
index ad96da95c4b1a85c15a8f47c6da45016c249ec89..2b5f1b7f9854e3ea251e811e8424f963968b79ed 100644 (file)
@@ -244,7 +244,7 @@ println!("[adding pack]");
     if let Some(ref mut head) = stages {
         head.drop_last_tmp();
     }
-    
+
     Ok(stages)
 }