Revert "Revert "Reformat imports to a consistent style for imports""
This reverts commit d7377d4794
.
This commit is contained in:
committed by
Tyera Eulberg
parent
9fff4aa8b8
commit
9f53f3455a
@@ -18,8 +18,7 @@ where
|
||||
|
||||
#[cfg(test)]
|
||||
pub mod tests {
|
||||
use super::*;
|
||||
use bincode::deserialize;
|
||||
use {super::*, bincode::deserialize};
|
||||
|
||||
#[test]
|
||||
fn test_default_on_eof() {
|
||||
|
Reference in New Issue
Block a user